Message200528
I looked into this a bit more and it's tricky, because without threads, asyncio/futures.py can't import some base exceptions concurrent.futures. Also, some tests create servers in separate threads, and getaddrinfo() would of course block.
Not sure if I'll ever want to support this... |
|
Date |
User |
Action |
Args |
2013-10-20 00:34:16 | gvanrossum | set | recipients:
+ gvanrossum, skrah, python-dev |
2013-10-20 00:34:16 | gvanrossum | set | messageid: <1382229256.61.0.172918689259.issue19295@psf.upfronthosting.co.za> |
2013-10-20 00:34:16 | gvanrossum | link | issue19295 messages |
2013-10-20 00:34:16 | gvanrossum | create | |
|