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
447
447
* Add :meth: `concurrent.futures.ProcessPoolExecutor.terminate_workers ` and
448
448
:meth: `concurrent.futures.ProcessPoolExecutor.kill_workers ` as
449
449
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 `.)
451
451
452
452
453
453
ctypes
Original file line number Diff line number Diff line change 1
1
Add :meth: `concurrent.futures.ProcessPoolExecutor.terminate_workers ` and
2
2
:meth: `concurrent.futures.ProcessPoolExecutor.kill_workers ` as
3
3
ways 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