[issue33735] test_multiprocessing_spawn leaked [1, 2, 1] memory blocks on AMD64 Windows8.1 Refleaks 3.7

STINNER Victor report at bugs.python.org
Fri Jun 1 11:39:13 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

When running "python -m test -R 2:3 test_multiprocessing_forkserver" on Windows, I saw some warnings about dangling threads. It may explain this issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33735>
_______________________________________


More information about the Python-bugs-list mailing list