SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-120321: Fix TSan reported race in gen_clear_frame (gh-142995)

TSan treats compare-exchanges that fail as if they are writes
so there is a false positive with the read of gi_frame_state in
gen_close.
S
Sam Gross committed
4ea3c1a04747978361b497798428423cbb6a7146
Parent: 08bc03f
Committed by GitHub <noreply@github.com> on 12/19/2025, 10:33:49 PM