Skip to content

Conversation

@benmosher
Copy link
Contributor

@benmosher benmosher commented Jul 20, 2023

If a timeout is set, the wait will return before process exit. close deletes the sentinel and breaks future join calls.

These 4 spaces allow multiple joins with a a timeout, as multiprocessing does.

Should fix #270.

If a timeout is set, the wait will return before process exit. `close` deletes the sentinel and breaks future `join` calls.
@auvipy auvipy merged commit 5030d32 into celery:main Jul 24, 2023
@davidharting
Copy link

Thanks for merging this @auvipy!

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.

TypeError: argument must be an int, or have a fileno() method.

3 participants