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

Add as_completed and wait for TaskFuture #27

Merged
merged 2 commits into from
May 15, 2024
Merged

Add as_completed and wait for TaskFuture #27

merged 2 commits into from
May 15, 2024

Conversation

gpauloski
Copy link
Contributor

No description provided.

Each of the implementations need a special case for Dask which provides
its own as_completed and wait implementations. Add test cases for this
exposed some bugs in the interactions between the
DaskDistributedExecutor and WorkflowExecutor that I also fixed.
@gpauloski gpauloski added the enhancement New features or improvements to existing functionality label May 15, 2024
@gpauloski gpauloski merged commit 7c0675e into main May 15, 2024
7 checks passed
@gpauloski gpauloski deleted the as_completed branch May 15, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or improvements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant