Files
cpython/Lib/asyncio
Victor Stinner e6128a4a80 (Merge 3.4) asyncio, Tulip issue 201: Fix a race condition in wait_for()
Don't raise a TimeoutError if we reached the timeout and the future completed
in the same iteration of the event loop. A side effect of the bug is that
Queue.get() looses items.
2014-08-28 11:19:46 +02:00
..
2014-08-25 23:20:52 +02:00
2014-07-14 18:33:40 +02:00
2014-07-11 01:04:16 +02:00
2014-07-29 12:58:23 +02:00
2014-07-29 12:58:23 +02:00
2013-10-17 15:39:45 -07:00
2014-08-25 23:20:52 +02:00
2014-02-18 22:27:48 -05:00
2014-08-25 23:20:52 +02:00
2014-08-25 23:20:52 +02:00
2014-08-25 23:20:52 +02:00