diff options
author | Sam Gross <colesbury@gmail.com> | 2024-04-09 15:50:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-09 15:50:49 (GMT) |
commit | 6edde8a91c753dba03c92315b7585209931c704b (patch) | |
tree | 50fe580caf047e273d704055c3409d396ba45fa0 /Python/pystate.c | |
parent | fa58e75a8605146a89ef72b58b4529669ac48366 (diff) | |
download | cpython-6edde8a91c753dba03c92315b7585209931c704b.zip cpython-6edde8a91c753dba03c92315b7585209931c704b.tar.gz cpython-6edde8a91c753dba03c92315b7585209931c704b.tar.bz2 |
gh-117658: Fix check_dump_traceback_threads in free-threaded build (#117659)
With the GIL disabled, the waiting thread may still be in the
`self.running.set() ` call when faulthandler dumps tracebacks.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions