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