This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients koobs, vstinner
Date 2017-08-16.08:47:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502873255.6.0.0442453170757.issue30830@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%203.x/builds/698/steps/test/logs/stdio

test_output (test.test_logging.UnixDatagramHandlerTest) ... ok
test_output (test.test_logging.UnixSysLogHandlerTest) ... ok
test__all__ (test.test_logging.MiscTestCase) ... ok
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)
ok
test_handle_called_with_queue_queue (test.test_logging.QueueListenerTest) ... ok
test_no_messages_in_queue_after_stop (test.test_logging.QueueListenerTest) ... ok
History
Date User Action Args
2017-08-16 08:47:35vstinnersetrecipients: + vstinner, koobs
2017-08-16 08:47:35vstinnersetmessageid: <1502873255.6.0.0442453170757.issue30830@psf.upfronthosting.co.za>
2017-08-16 08:47:35vstinnerlinkissue30830 messages
2017-08-16 08:47:35vstinnercreate