Message 372291 - Python tracker

Message372291

Author thehesiod
Recipients MultiSosnooley, asvetlov, bdraco, thehesiod, yselivanov
Date 2020-06-24.23:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593039727.36.0.0271881081965.issue36098@roundup.psfhosted.org>
In-reply-to
Content
as an FYI I've reproduced this with the httpx library as well: https://repl.it/repls/PristineBonyBugs#main.py.  It reproduces on this site but I've been unable to reproduce it locally.  It does always reproduce on our production systems.

what's interesting is that it I can't seem to be able to reproduce it with aiohttp either on that site or locally:
https://repl.it/@thehesiod/PristineBonyBugs-1#main.py

does aiohttp do something to avoid this scenario?
History
Date User Action Args
2020-06-24 23:02:07thehesiodsetrecipients: + thehesiod, asvetlov, yselivanov, MultiSosnooley, bdraco
2020-06-24 23:02:07thehesiodsetmessageid: <1593039727.36.0.0271881081965.issue36098@roundup.psfhosted.org>
2020-06-24 23:02:07thehesiodlinkissue36098 messages
2020-06-24 23:02:07thehesiodcreate