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 xiang.zhang
Recipients gvanrossum, martin.panter, vstinner, xiang.zhang, yselivanov
Date 2016-08-18.08:30:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471509010.75.0.515903804831.issue27746@psf.upfronthosting.co.za>
In-reply-to
Content
From my observations, this is due to transport is forgotten to close in test_connect_accepted_socket. Upload a patch to add the close function.
History
Date User Action Args
2016-08-18 08:30:10xiang.zhangsetrecipients: + xiang.zhang, gvanrossum, vstinner, martin.panter, yselivanov
2016-08-18 08:30:10xiang.zhangsetmessageid: <1471509010.75.0.515903804831.issue27746@psf.upfronthosting.co.za>
2016-08-18 08:30:10xiang.zhanglinkissue27746 messages
2016-08-18 08:30:10xiang.zhangcreate