◐ Shell
clean mode source ↗

bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked by kumaraditya303 · Pull Request #31611 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kumaraditya303 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

Feb 28, 2022

@kumaraditya303 kumaraditya303 changed the title bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked bpo-46877: export unittest.doModuleCleanups in unittest package

Feb 28, 2022

@kumaraditya303 kumaraditya303 changed the title bpo-46877: export unittest.doModuleCleanups in unittest package bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked

Feb 28, 2022

@mxschmitt

@kumaraditya303 whats the reason that this got closed? Seems still affecting Python from my understanding.

@kumaraditya303

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 rabraham mannequin mentioned this pull request

May 31, 2022

@kumaraditya303

Labels