Skip to content
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

Return task value when waiting on closed job. #343

Merged
merged 7 commits into from
Oct 11, 2022

Conversation

Dreamsorcerer
Copy link
Member

Returning None seems like a dangerous move, if something is expecting a different value. This also results in a bunch of typing errors when type checked with mypy.

@Dreamsorcerer Dreamsorcerer marked this pull request as ready for review October 9, 2022 19:34
@Dreamsorcerer Dreamsorcerer changed the title Raise exception when waiting on closed job. Return task value when waiting on closed job. Oct 9, 2022
@Dreamsorcerer Dreamsorcerer assigned webknjaz and pollydrag and unassigned webknjaz and pollydrag Oct 9, 2022
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