Skip to content

gh-104448: Add timeout to multiprocessing.queues.JoinableQueue.join #104449

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tmi
Copy link

@tmi tmi commented May 13, 2023

Implementation of #104448

This PR is missing tests and documentation -- I'll add those if/when the issue's idea and implementation proposal are ok.

@bedevere-bot
Copy link

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

ghost commented May 13, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@terryjreedy terryjreedy changed the title gh-104448: Add timeout to JoinableQueue.join gh-104448: Add timeout to multiprocessing.queues.JoinableQueue.join May 13, 2023
@rhettinger rhettinger removed their request for review May 13, 2023 18:22
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.

2 participants