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 2b29f41 commit ae81354Copy full SHA for ae81354
1 file changed
Misc/NEWS.d/next/Library/2019-01-21-02-15-20.bpo-35378.4oF03i.rst
@@ -0,0 +1,3 @@
1
+Fix a reference issue inside :class:`multiprocessing.Pool` that caused
2
+the pool to remain alive if it was deleted without being closed or
3
+terminated explicitly.
0 commit comments