We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5f359 commit b3cc8a2Copy full SHA for b3cc8a2
Doc/whatsnew/3.14.rst
@@ -443,7 +443,7 @@ contextvars
443
444
* Support context manager protocol by :class:`contextvars.Token`.
445
(Contributed by Andrew Svetlov in :gh:`129889`.)
446
-
+
447
* Add :meth:`concurrent.futures.ProcessPoolExecutor.terminate_workers` and
448
:meth:`concurrent.futures.ProcessPoolExecutor.kill_workers` as
449
ways to terminate or kill all living worker processes in the given pool.
0 commit comments