mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
6dd381eb62
make _multiprocessing.win32.WaitForMultipleObjects interruptible when the wait_flag parameter is false. Patch by sbt.