Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-88050: Fix asyncio subprocess to kill process cleanly when process is blocked (GH-32073) #97916

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 5, 2022

…rocess is blocked (pythonGH-32073)

(cherry picked from commit 7015e13)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 3 of 6 required status checks are expected..

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@kumaraditya303
Copy link
Contributor

kumaraditya303 commented Oct 5, 2022

I am closing this as CI appears to be hanging and 3.10 has diverged too much from main so not worth investing more time into this. This would probably require more fixes to be backported from main around subprocesses.

@miss-islington miss-islington deleted the backport-7015e13-3.10 branch October 5, 2022 18:26
@gvanrossum
Copy link
Member

Maybe you gave up too soon? There are some current issues with GitHub Actions that might have caused the hang. (Then again, maybe it was waiting for the sleep 10000 to complete. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants