Files
cpython/Lib
Victor Stinner a885f10325 gh-91231: multiprocessing BaseManager waits 1.0 second (#91701)
Shutting down a multiprocessing BaseManager now waits for 1 second until
the process completes, rather than 0.1 second, after the process is
terminated.
2022-04-19 17:06:00 +02:00
..
2022-03-23 20:12:04 +00:00