Message 302009 - Python tracker (original) (raw)

Message302009

Author vstinner
Recipients pitrou, vstinner
Date 2017-09-13.00:04:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1505261091.71.0.0318505378102.issue31233@psf.upfronthosting.co.za
In-reply-to
Content
Another recent example while testing bpo-31234: test_ThreadingUDPServer (test.test_socketserver.SocketServerTest) ... (...) done Warning -- threading_cleanup() detected 1 leaked threads (count: 1, dangling: 2) ok
History
Date User Action Args
2017-09-13 00:04:51 vstinner set recipients: + vstinner, pitrou
2017-09-13 00:04:51 vstinner set messageid: 1505261091.71.0.0318505378102.issue31233@psf.upfronthosting.co.za
2017-09-13 00:04:51 vstinner link issue31233 messages
2017-09-13 00:04:51 vstinner create