Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 159 Bytes

File metadata and controls

1 lines (1 loc) · 159 Bytes

Fix :mod:`asyncio` subprocess transport to kill process cleanly when process is blocked and avoid RuntimeError when loop is closed. Patch by Kumar Aditya.