Files
cpython/Lib
Victor Stinner e0fd157ba0 Issue #23293, asyncio: Rewrite IocpProactor.connect_pipe() as a coroutine
Use a coroutine with asyncio.sleep() instead of call_later() to ensure that the
schedule call is cancelled.

Add also a unit test cancelling connect_pipe().
2015-01-26 15:04:03 +01:00
..
2015-01-11 15:51:11 -05:00
2014-09-17 16:31:47 +08:00
2014-12-05 20:34:56 -05:00
2014-10-20 08:36:02 +02:00
2014-04-03 10:22:10 -04:00
2013-08-29 17:29:30 -04:00
2013-08-17 15:53:55 +03:00
2014-03-09 14:47:58 -07:00
2014-10-19 18:04:38 +03:00
2013-08-17 15:53:55 +03:00
2013-10-26 13:22:08 -04:00