STINNER Victor <vstin...@redhat.com> added the comment:

The first implementation of my PR also emitted ResourceWarning when .join() 
hasn't been called, but the merged PR only emit a warning if .close() and 
.terminated() have not been called: if the pool is still running.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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

Reply via email to