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 asvetlov, vstinner, yselivanov
Date 2020-01-09.00:10:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578528659.39.0.760822597005.issue39268@roundup.psfhosted.org>
In-reply-to
Content
AMD64 FreeBSD Non-Debug 3.x:
https://buildbot.python.org/all/#/builders/214/builds/123

======================================================================
ERROR: test_create_server_ssl_verified (test.test_asyncio.test_events.SelectEventLoopTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/Lib/test/test_asyncio/test_events.py", line 1106, in test_create_server_ssl_verified
    proto.transport.close()
AttributeError: 'NoneType' object has no attribute 'close'
History
Date User Action Args
2020-01-09 00:10:59vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2020-01-09 00:10:59vstinnersetmessageid: <1578528659.39.0.760822597005.issue39268@roundup.psfhosted.org>
2020-01-09 00:10:59vstinnerlinkissue39268 messages
2020-01-09 00:10:59vstinnercreate