Skip to content

gh-127586: multiprocessing.Pool does not properly restore blocked signals (try 2)#128011

Merged
gpshead merged 10 commits into
python:mainfrom
stephen-hansen:gh-127586-mp-pool-sigblock-fix
Dec 27, 2024
Merged

gh-127586: multiprocessing.Pool does not properly restore blocked signals (try 2)#128011
gpshead merged 10 commits into
python:mainfrom
stephen-hansen:gh-127586-mp-pool-sigblock-fix

do not leak blocked signals out of unit test

adb54e6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs