SIGN IN SIGN UP

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.
S
Sam Gross committed
6edde8a91c753dba03c92315b7585209931c704b
Parent: fa58e75
Committed by GitHub <noreply@github.com> on 4/9/2024, 3:50:49 PM