← 返回首页
[3.10] GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364) by miss-islington · Pull Request #93924 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.10] GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364)#93924

Merged
iritkatriel merged 1 commit into
python:3.10from
miss-islington:backport-e37a158-3.10
Jun 17, 2022
Merged

[3.10] GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364)#93924
iritkatriel merged 1 commit into
python:3.10from
miss-islington:backport-e37a158-3.10

Conversation

Copy link
Copy Markdown
Contributor

Closes GH-83658.
(cherry picked from commit e37a158)

Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

…sksperchild is not None or a positive int (pythonGH-93364) Closes pythonGH-83658. (cherry picked from commit e37a158) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

1 similar comment

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

iritkatriel merged commit 2d33d21 into python:3.10 Jun 17, 2022
miss-islington deleted the backport-e37a158-3.10 branch June 17, 2022 22:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.