STINNER Victor added the comment:

> Oh, that's because you're calling join_thread() explicitly.  I see.  I agree 
> that the fix looks desirable then.

FYI I added join_thread() in my first attempt to fix "Warning -- 
threading._dangling was modified by test_logging": bpo-30131, commit 
8ca2f2faefa8dba323a2e4c4b86efb633d7a53cf. I expected that join_thread() 
would... join the thread :-)

----------

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

Reply via email to