asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if...
asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if data exceeds buffer limit.
Showing
Please register or sign in to comment
asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if data exceeds buffer limit.