STINNER Victor <[email protected]> added the comment:
_test_multiprocessing.py calls:
# Stop the ForkServer process if it's running
from multiprocessing import forkserver
forkserver._forkserver._stop()
It seems like multiprocessing tests are the main consumer of this method. So
let's keep it private for now.
----------
resolution: -> rejected
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37507>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com