Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] gh-110036: multiprocessing Popen.terminate() catches PermissionError (GH-110037)#110064

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Yhg1s merged 1 commit intopython:3.12frommiss-islington:backport-bd4518c-3.12
Oct 2, 2023

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedSep 29, 2023
edited by bedevere-appbot
Loading

On Windows, multiprocessing Popen.terminate() now catchs
PermissionError and get the process exit code. If the process is
still running, raise again the PermissionError. Otherwise, the
process terminated as expected: store its exit code.
(cherry picked from commitbd4518c)

Co-authored-by: Victor Stinnervstinner@python.org

…Error (pythonGH-110037)On Windows, multiprocessing Popen.terminate() now catchsPermissionError and get the process exit code. If the process isstill running, raise again the PermissionError. Otherwise, theprocess terminated as expected: store its exit code.(cherry picked from commitbd4518c)Co-authored-by: Victor Stinner <vstinner@python.org>
@Yhg1sYhg1s merged commita207491 intopython:3.12Oct 2, 2023
@miss-islingtonmiss-islington deleted the backport-bd4518c-3.12 branchOctober 2, 2023 15:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vstinnervstinnervstinner approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@vstinner@Yhg1s

[8]ページ先頭

©2009-2025 Movatter.jp