File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -447,7 +447,7 @@ contextvars
447447* Add :meth: `concurrent.futures.ProcessPoolExecutor.terminate_workers ` and
448448 :meth: `concurrent.futures.ProcessPoolExecutor.kill_workers ` as
449449 ways to terminate or kill all living worker processes in the given pool.
450- (Contributed by Charles Machalow in :gh: `128043 `.)
450+ (Contributed by Charles Machalow in :gh: `130849 `.)
451451
452452
453453ctypes
Original file line number Diff line number Diff line change 11Add :meth: `concurrent.futures.ProcessPoolExecutor.terminate_workers ` and
22:meth: `concurrent.futures.ProcessPoolExecutor.kill_workers ` as
33ways to terminate or kill all living worker processes in the given pool.
4- (Contributed by Charles Machalow in :gh: `128043 `.)
4+ (Contributed by Charles Machalow in :gh: `130849 `.)
You can’t perform that action at this time.
0 commit comments