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 vstinner
Date 2017-09-11.21:45:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505166305.93.0.828799497831.issue31424@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/x86%20Gentoo%20Installed%20with%20X%203.x/builds/1004/steps/test/logs/stdio

...
running: test_socket (35311 sec)
running: test_socket (35341 sec)
running: test_socket (35371 sec)
running: test_socket (35401 sec)
running: test_socket (35431 sec)
running: test_socket (35461 sec)
9:54:31 load avg: 2.86 [405/405] test_socket interrupted
sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 38049)>

Zachary Ware killed the test_socket process manually, he owns the buildbot and so has access to it.
History
Date User Action Args
2017-09-11 21:45:05vstinnersetrecipients: + vstinner
2017-09-11 21:45:05vstinnersetmessageid: <1505166305.93.0.828799497831.issue31424@psf.upfronthosting.co.za>
2017-09-11 21:45:05vstinnerlinkissue31424 messages
2017-09-11 21:45:05vstinnercreate