Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
asyncio
subprocess.py
Find file
Blame
History
Permalink
Issue #23140, asyncio: Fix cancellation of Process.wait(). Check the state of
· c447ba04
Victor Stinner
authored
Jan 06, 2015
the waiter future before setting its result.
c447ba04