Skip to content

gh-126914: Use an atomic field for determining if the initial thread can be used#126915

Closed
ZeroIntensity wants to merge 8 commits into
python:mainfrom
ZeroIntensity:fix-initial-thread-lock
Closed

gh-126914: Use an atomic field for determining if the initial thread can be used#126915
ZeroIntensity wants to merge 8 commits into
python:mainfrom
ZeroIntensity:fix-initial-thread-lock

No need for a fancy compare-exchange.

931cea8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs