[issue44252] test_ssl and test_httplib.HTTPSTest crash randomly with "Windows fatal exception: access violation" on Windows

STINNER Victor report at bugs.python.org
Fri May 28 10:21:04 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Ken Jin:
"Sorry, I introduced the test_httplib regression on Windows with GH-26381 commit 0fa282c55f1a45765340cb24ed65c90ffe2aa405. I made a second PR GH-26429 to fix it."

That would help to fix the issue, sadly the crash is earlier to your PR merge, and test_httplib doesn't use asyncio.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44252>
_______________________________________


More information about the Python-bugs-list mailing list