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

gh-103061:multiprocessing.Pool: avoid hang when result deserialization fails#145519

Open
ggqlq wants to merge 14 commits intopython:mainfrom
ggqlq:gh-103061
Open

gh-103061:multiprocessing.Pool: avoid hang when result deserialization fails#145519
ggqlq wants to merge 14 commits intopython:mainfrom
ggqlq:gh-103061

Conversation

@ggqlq
Copy link
Contributor

@ggqlqggqlq commentedMar 5, 2026
edited by bedevere-appbot
Loading

The_handle_results exits exits silently and cause callers to wait indefinitely.

This PR catches exceptions, fails all pending results to avoid hang and disables_cache to prevent further submits.

@ggqlqggqlq marked this pull request as draftMarch 6, 2026 06:48
@ggqlqggqlq marked this pull request as ready for reviewMarch 6, 2026 09:07
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@gpsheadgpsheadAwaiting requested review from gpsheadgpshead is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@ggqlq

[8]ページ先頭

©2009-2026 Movatter.jp