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 pitrou, vstinner
Date 2017-08-18.21:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503092130.13.0.863012426398.issue31233@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, test_socketserver just failed with ENV_CHANGED on AMD64 Windows7 SP1 3.x:

http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/865/steps/test/logs/stdio

test_TCPServer (test.test_socketserver.SocketServerTest) ... creating server
(...)
waiting for server
done

Warning -- threading_cleanup() failed to cleanup -1 threads after 5 sec (count: 0, dangling: 1)
History
Date User Action Args
2017-08-18 21:35:30vstinnersetrecipients: + vstinner, pitrou
2017-08-18 21:35:30vstinnersetmessageid: <1503092130.13.0.863012426398.issue31233@psf.upfronthosting.co.za>
2017-08-18 21:35:30vstinnerlinkissue31233 messages
2017-08-18 21:35:30vstinnercreate