STINNER Victor <vstin...@python.org> added the comment:

Another example on PPC64LE RHEL8 Refleaks 3.7:
https://buildbot.python.org/all/#/builders/431/builds/29

Warning -- Dangling processes: {<ForkServerProcess(QueueManager-2036, 
stopped[1])>}
Warning -- Dangling processes: {<ForkServerProcess(QueueManager-2036, 
stopped[1])>}

test_multiprocessing_spawn leaked [0, 2, 0] file descriptors, sum=2

Re-running test_multiprocessing_forkserver in verbose mode

test_multiprocessing_forkserver leaked [2, 0, 0] file descriptors, sum=2

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39932>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to