summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-12-03-20-28-08.gh-issue-127586.zgotYF.rst
blob: 80217bd4a10503da45ddbefe5379b7fda8ecfaf7 (plain)
1
2
3
:class:`multiprocessing.pool.Pool` now properly restores blocked signal handlers
of the parent thread when creating processes via either *spawn* or
*forkserver*.