[Python-checkins] [python/cpython] 8ca2f2: bpo-30131: test_logging now joins queue threads (#...

GitHub noreply at github.com
Wed Apr 26 09:56:28 EDT 2017


 Branch: refs/heads/master
 Home: https://github.com/python/cpython
 Commit: 8ca2f2faefa8dba323a2e4c4b86efb633d7a53cf
 https://github.com/python/cpython/commit/8ca2f2faefa8dba323a2e4c4b86efb633d7a53cf
 Author: Victor Stinner <victor.stinner at gmail.com>
 Date: 2017年04月26日 (2017年4月26日)
 Changed paths:
 M Lib/test/test_logging.py
 Log Message:
 -----------
 bpo-30131: test_logging now joins queue threads (#1298)
QueueListenerTest of test_logging now closes the multiprocessing
Queue and joins its thread to prevent leaking dangling threads to
following tests.
Add also @support.reap_threads to detect earlier if a test leaks
threads (and try to "cleanup" these threads).


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /