Skip to content

Clean up threadlocals after processing - #2716

Merged
hfmehmed merged 1 commit into
google:mainfrom
hfmehmed:clean-up-threadlocals
Nov 27, 2025
Merged

Clean up threadlocals after processing#2716
hfmehmed merged 1 commit into
google:mainfrom
hfmehmed:clean-up-threadlocals

Conversation

@hfmehmed

@hfmehmed hfmehmed commented Nov 27, 2025

Copy link
Copy Markdown
Collaborator

Not cleaned up ThreadLocals are holding onto memory. The fix ensures that the ResolverAAImpl.instance ThreadLocal is cleared out in the finally block of the method where it is created.

@hfmehmed
hfmehmed force-pushed the clean-up-threadlocals branch from 6151ccd to 03ec108 Compare November 27, 2025 14:39
@hfmehmed
hfmehmed merged commit 37ceb5a into google:main Nov 27, 2025
3 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.

2 participants