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

Type TaskGroup in active_states #4408

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Type TaskGroup in active_states #4408

merged 1 commit into from
Jan 7, 2021

Conversation

jakirkham
Copy link
Member

This was missing a type annotation before, which results in issues when accessing _states when compiled. This fixes that issue.

cc @quasiben

This was missing a type annotation before, which results in issues when
accessing `_states` when compiled. This fixes that issue.
@jakirkham
Copy link
Member Author

This was the only method in TaskPrefix missing this annotation. The rest already include it.

@jakirkham jakirkham merged commit 49e19c0 into dask:master Jan 7, 2021
@jakirkham jakirkham deleted the typ_tg branch January 7, 2021 03:23
@jakirkham
Copy link
Member Author

Merging this minor change so that we have the fix in. Hope that is ok 🙂

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.

1 participant