Issues
- 18
Keeping a reference to a future silences exceptions
#397 opened by sametmax - 7
asyncio 3.4.3 breaks python 2.7
#386 opened by ssbarnea - 19
Confusing error handling for KeyboardInterrupt
#341 opened by sametmax - 5
Resurrect asyncio.timeout() context manager
#392 opened by asvetlov - 2
SIGINT is not correctly handled in Windows
#407 opened by stefanotorresi - 3
asyncio udp
#360 opened by valdemarpavesi - 3
- 3
Spurious "unclosed transport" and "Exception ignored in" message when connecting Unix pipes
#368 opened by ronf - 21
Asyncio hangs on freebsd
#376 opened by meskarune - 3
- 2
A question about run_in_executor
#334 opened by 1st1 - 22
- 8
Optimize transport.write
#389 opened by 1st1 - 10
- 16
- 5
Provide a way to react to policy or loop change
#382 opened by sametmax - 8
- 1
- 12
Provide a standard way to switch protocol
#388 opened by urbaniak - 2
- 2
- 5
- 16
- 4
- 2
- 7
asyncio.Condition() in async with - dry
#401 opened by dbivolaru - 23
Memory footprint StreamReader.readexactly
#394 opened by frensjan - 3
- 6
100% CPU on asyncio.sleep(0)
#398 opened by dbivolaru - 2
TypeError: signal handler must be signal.SIG_IGN, signal.SIG_DFL, or a callable object
#396 opened by sametmax - 9
- 3
- 5
stdin.drain is very slow on some platforms
#384 opened by arthurdarcet - 5
- 3
errno EHOSTUNREACH forces loop to close
#380 opened by Marco-Sulla - 5
StreamReader.readuntil() weirdness
#379 opened by kaniini - 1
Asyncio Error Bubbling being prevented.
#377 opened by ADetectionAlgorithm - 7
NameError in _fatal_error
#363 opened by rwalkerands - 1
Asyncio AttributeError and TypeError raised
#375 opened by hegusung - 5
Docs: clarification of "loop=None' defaults
#362 opened by Badg - 0
TCP echo server example with SSL
#358 opened - 1
_read_ready and _write_ready should respect _conn_lost
#359 opened by ambv - 2
- 6
getaddrinfo doesn't accept port service names
#353 opened by 1st1 - 0
Use socket.MSG_NOSIGNAL for send() and sendmsg()
#351 opened by socketpair - 8
- 1
Add get_exeption_handler()
#340 opened by sametmax - 3
Race condition in asyncio.wait_for()
#343 opened by jihoonyoon - 1
Official support for named pipes on Windows
#337 opened by AndreLouisCaron - 0