Skip to content

gh-116818: Make sys.settrace, sys.setprofile, and monitoring thread-safe#116775

Merged
DinoV merged 7 commits into
python:mainfrom
DinoV:nogil_settrace
Apr 19, 2024
Merged

gh-116818: Make sys.settrace, sys.setprofile, and monitoring thread-safe#116775
DinoV merged 7 commits into
python:mainfrom
DinoV:nogil_settrace

Use FT_ATOMIC_LOAD_UINTPTR_ACQUIRE for INSTRUMENTED_RESUME too

6e19601
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs