STINNER Victor <[email protected]> added the comment:

Moreover, even after I stopped regrtest, two processes are still running in the 
background :-(

 6535 pts/2    Sl     0:00 /home/vstinner/python/master/python -c from 
multiprocessing.spawn import spawn_main; spawn_main(tracker_fd=4, 
pipe_handle=9) --multiprocessing-fork

 6560 pts/2    Sl     0:00 /home/vstinner/python/master/python -c from 
multiprocessing.spawn import spawn_main; spawn_main(tracker_fd=4, 
pipe_handle=11) --multiprocessing-fork

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue38203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to