[issue33834] Test for ProactorEventLoop logs InvalidStateError

2018-06-27 Thread STINNER Victor
STINNER Victor added the comment: bpo-33981 has been marked as a duplicate of this issue. Copy of messages: msg320583 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2018-06-27 14:26 Python 3.8 (master) on Windows 10: C:\vstinner\python\master>python -m test test

[issue33834] Test for ProactorEventLoop logs InvalidStateError

2018-06-11 Thread twisteroid ambassador
New submission from twisteroid ambassador : When running the built-in regression tests, although test_sendfile_close_peer_in_the_middle_of_receiving on ProactorEventLoop completes successfully, an InvalidStateError is logged. Console output below: test_sendfile_close_peer_in_the_middle_of_re