[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-29 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-29 Thread miss-islington
miss-islington added the comment: New changeset fe06646d186780881fa5ee61442886a6d7cf9f08 by Miss Islington (bot) in branch '3.7': bpo-35602: Make sure the transport is always closed in SelectorEventLoopUnixSockSendfileTests (GH-11338) https://github.com/python/cpython/commit/fe06646d18678088

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +10673 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +10673, 10674 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: ht

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-29 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: New changeset d51324a2f5d172665f8824b25456c9822797fc84 by Pablo Galindo in branch 'master': bpo-35602: Make sure the transport is always closed in SelectorEventLoopUnixSockSendfileTests (GH-11338) https://github.com/python/cpython/commit/d51324a2f5d17

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +10673, 10674, 10675 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-27 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch, patch, patch pull_requests: +10615, 10616, 10617 stage: -> patch review ___ Python tracker ___ _

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-27 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch, patch pull_requests: +10615, 10616 stage: -> patch review ___ Python tracker ___ ___

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-27 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch pull_requests: +10615 stage: -> patch review ___ Python tracker ___ ___ Pytho

[issue35602] cleanup code may fail in test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests

2018-12-27 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : According to this buildbot: https://buildbot.python.org/all/#/builders/170/builds/218/steps/4/logs/stdio there is some cleanup failure in test_sock_sendfile_os_error_first_call: test_sock_sendfile_os_error_first_call (test.test_asyncio.test_unix_ev