Skip to content

Drop memory after releasing the global lock - #261

Merged
SimonSapin merged 1 commit into
servo:mainfrom
kdy1:drop
Aug 20, 2026
Merged

Drop memory after releasing the global lock#261
SimonSapin merged 1 commit into
servo:mainfrom
kdy1:drop

Conversation

@kdy1

@kdy1 kdy1 commented Jun 29, 2022

Copy link
Copy Markdown
Contributor

Instead of dropping Box<Entry> within lock, we can deallocate after releasing lock

@bors-servo

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #268) made this pull request unmergeable. Please resolve the merge conflicts.

Signed-off-by: Simon Sapin <simon@igalia.com>

@SimonSapin SimonSapin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@SimonSapin
SimonSapin enabled auto-merge August 20, 2026 07:55
@SimonSapin
SimonSapin added this pull request to the merge queue Aug 20, 2026
Merged via the queue into servo:main with commit 6f948e7 Aug 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants