SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 274 Python

gh-116396: Pass "detached_state" argument to tstate_set_detached (#116398)

The stop-the-world code was incorrectly setting suspended threads'
states to _Py_THREAD_DETACHED instead of _Py_THREAD_SUSPENDED.
S
Sam Gross committed
834bf57eb79e9bf383a7173fccda032f4c53f69b
Parent: d9bcdda
Committed by GitHub <noreply@github.com> on 3/7/2024, 6:37:43 PM