]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140741: Fix `profiling.sampling` handling of error raised by target (#140745)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Wed, 29 Oct 2025 11:38:28 +0000 (11:38 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Oct 2025 11:38:28 +0000 (11:38 +0000)
commitd3aa5f689cddf6d58c2b988fd74e8bff2273e426
treeb586514d6a8b88be9034644e24167c973afa29a3
parent02202c117b5702f3325e62b07ccdeaa125fc8722
gh-140741: Fix `profiling.sampling` handling of error raised by target (#140745)
Lib/profiling/sampling/_sync_coordinator.py
Lib/test/test_profiling/test_sampling_profiler.py
Misc/NEWS.d/next/Library/2025-10-29-09-40-10.gh-issue-140741.L13UCV.rst [new file with mode: 0644]