Skip to content

gh-117439: Make refleak checking thread-safe without the GIL#117469

Merged
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-117439-reftotal
Apr 8, 2024
Merged

gh-117439: Make refleak checking thread-safe without the GIL#117469
colesbury merged 2 commits into
python:mainfrom
colesbury:gh-117439-reftotal

Use relaxed atomic to avoid undefined behavior

e3d02ca
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs