Message300108
bpo-31041 has been marked as a duplicate of this issue. Extracts:
test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ...
Warning -- threading_cleanup() failed to cleanup -1 threads after 4 sec (count: 0, dangling: 1)
and
test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ...
Warning -- threading_cleanup() failed to cleanup -1 threads after 3 sec (count: 0, dangling: 1)
--
"Maybe threading_cleanup() should call support.gc_collect()." |
|
| Date |
User |
Action |
Args |
| 2017-08-10 15:44:34 | vstinner | set | recipients:
+ vstinner, koobs |
| 2017-08-10 15:44:34 | vstinner | set | messageid: <[email protected]> |
| 2017-08-10 15:44:34 | vstinner | link | issue30830 messages |
| 2017-08-10 15:44:34 | vstinner | create | |
|