Staging
v0.8.1
https://github.com/python/cpython
Revision e0fd157ba0cc92e435e7520b4ff641ca68d72244 authored by Victor Stinner on 26 January 2015, 14:04:03 UTC, committed by Victor Stinner on 26 January 2015, 14:04:03 UTC
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().
1 parent 2a3f38f
History
Tip revision: e0fd157ba0cc92e435e7520b4ff641ca68d72244 authored by Victor Stinner on 26 January 2015, 14:04:03 UTC
Issue #23293, asyncio: Rewrite IocpProactor.connect_pipe() as a coroutine
Tip revision: e0fd157
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 40.8 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 3.6 KB

README.txt

back to top