gh-91231: Add shutdown_timeout to multiprocessing BaseManager (#32112)
Add an optional keyword 'shutdown_timeout' parameter to the multiprocessing.BaseManager constructor. Kill the process if terminate() takes longer than the timeout. Multiprocessing tests pass test.support.SHORT_TIMEOUT to BaseManager.shutdown_timeout.
V
Victor Stinner committed
061a8bf77c80036bed3ef4973fe0c99705c83fc6
Parent: 7407008
Committed by GitHub <noreply@github.com>
on 4/19/2022, 2:27:00 PM