Message259971
I'm not sure if you guys are still listening on this closed bug but I think I've found another issue ;) I'm using python 3.5.1 + asyncio 3.4.3 with the latest aiobotocore (which uses aiohttp 0.21.0) and had two sessions (two TCPConnectors), one doing a multitude of GetObjects via HTTP1.1, and the other doing PutObject, and the PutObject session returns error 61 (connection refused) from the same _sock_connect_cb. It feels like a similar issue to the original. I'll see if I can get small testcase. |
|
Date |
User |
Action |
Args |
2016-02-10 03:52:46 | thehesiod | set | recipients:
+ thehesiod, gvanrossum, vstinner, asvetlov, python-dev, yselivanov, Justin Mayfield |
2016-02-10 03:52:46 | thehesiod | set | messageid: <1455076366.01.0.43470583953.issue25593@psf.upfronthosting.co.za> |
2016-02-10 03:52:45 | thehesiod | link | issue25593 messages |
2016-02-10 03:52:45 | thehesiod | create | |
|