Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TSAN violation in HandleAllocator #8438

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

bejado
Copy link
Member

@bejado bejado commented Feb 11, 2025

BUGS = [378375177]

@bejado bejado added the internal Issue/PR does not affect clients label Feb 11, 2025
Copy link
Collaborator

@pixelflinger pixelflinger left a comment

Choose a reason for hiding this comment

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

I prefer to fix this using mLock instead of making it an atomic. Actually I changed my mind. It's fine.

@pixelflinger pixelflinger merged commit 18529fa into main Feb 13, 2025
14 checks passed
@pixelflinger pixelflinger deleted the bjd/tsan-handleallocator branch February 13, 2025 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants