Skip to content

gh-101267: [bug] ProcessPoolExecutor should not share one BrokenProcessPool exception among all failed futures#101268

Open
daniel-shields wants to merge 2 commits intopython:mainfrom
daniel-shields:fix-101267
Open

gh-101267: [bug] ProcessPoolExecutor should not share one BrokenProcessPool exception among all failed futures#101268
daniel-shields wants to merge 2 commits intopython:mainfrom
daniel-shields:fix-101267

Conversation

@daniel-shields
Copy link
Copy Markdown

@daniel-shields daniel-shields commented Jan 23, 2023

@bedevere-bot
Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@ghost
Copy link
Copy Markdown

ghost commented Jan 23, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@daniel-shields daniel-shields changed the title gh-101267: ProcessPoolExecutor should not share one BrokenProcessPool exception among all failed futures gh-101267: [bug] ProcessPoolExecutor should not share one BrokenProcessPool exception among all failed futures Jan 23, 2023
@daniel-shields
Copy link
Copy Markdown
Author

Could you please take a look @gpshead?

@arhadthedev arhadthedev added stdlib Standard Library Python modules in the Lib/ directory topic-multiprocessing labels Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stdlib Standard Library Python modules in the Lib/ directory topic-multiprocessing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants