bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked by kumaraditya303 · Pull Request #31611 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
kumaraditya303
changed the title
bpo-issue43884: Fix asyncio subprocess kill process cleanly when process is blocked
bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked
kumaraditya303
changed the title
bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked
bpo-46877: export unittest.doModuleCleanups in unittest package
kumaraditya303
changed the title
bpo-46877: export unittest.doModuleCleanups in unittest package
bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked
@kumaraditya303 whats the reason that this got closed? Seems still affecting Python from my understanding.
whats the reason that this got closed? Seems still affecting Python from my understanding.
@mxschmitt
This fix didn't worked well and some tests were failing, I am working on a fix but there is no timeline currently.
rabraham
mannequin
mentioned this pull request