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

fix: State.get can return None if key is not found, return a empty TaskQueues #15

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

FranzForstmayr
Copy link
Contributor

State.get can return None if key is not found, return an empty TaskQueues instance from provide_queues instead.

@FranzForstmayr FranzForstmayr changed the title State.get can return None if key is not found, return a empty TaskQueues fix: State.get can return None if key is not found, return a empty TaskQueues Nov 27, 2023
Copy link
Owner

@cofin cofin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cofin cofin merged commit 8f4bf90 into cofin:main Nov 27, 2023
6 of 8 checks passed
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.

2 participants