SIGN IN SIGN UP

gh-94777: Fix deadlock in ProcessPoolExecutor (#94784)

Fixes a hang in multiprocessing process pool executor when a child process crashes and code could otherwise block on writing to the pipe.  See GH-94777 for more details.
L
Louis Paulot committed
6782fc050281205734700a1c3e13b123961ed15b
Parent: 9d58225
Committed by GitHub <noreply@github.com> on 7/10/2023, 9:45:27 PM