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