]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152356: Fix Windows blocking sampling after target process exit (#152471)
authorZain Nadeem <zainnadeemzainnadeem80@gmail.com>
Sun, 28 Jun 2026 16:58:56 +0000 (21:58 +0500)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 16:58:56 +0000 (18:58 +0200)
commit37b238f1a6f0d8738e44ccc516ca2a476c38e5ce
treeaf73eebdd24fa15dcbb067b3fb026305a29fb6df
parent7b0dff7d16ce59df44847ab04567eb97bfbc3576
gh-152356: Fix Windows blocking sampling after target process exit (#152471)
Lib/test/test_profiling/test_sampling_profiler/test_blocking.py
Misc/NEWS.d/next/Library/2026-06-28-12-45-09.gh-issue-152356.Dr4w2Q.rst [new file with mode: 0644]
Modules/_remote_debugging/threads.c