Skip to content

gh-128714: Fix function object races in FT build#129016

Merged
kumaraditya303 merged 8 commits intopython:mainfrom
xuantengh:ft-annotations
Feb 6, 2025
Merged

gh-128714: Fix function object races in FT build#129016
kumaraditya303 merged 8 commits intopython:mainfrom
xuantengh:ft-annotations

Conversation

@xuantengh
Copy link
Contributor

@xuantengh xuantengh commented Jan 19, 2025

This PR aims to fix the potential data races when getting and setting funcobject __annotations__. And it also add the test to validate the consistency under concurrent reads and writes.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants