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

Refactor asyncio executors to share common code #685

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

tomwhite
Copy link
Member

This removes duplication, and will make it easier to add asyncio executors.

Remove map_unordered

Move pipeline_to_stream to asyncio.py

Add general async_map_dag function

Move cubed/runtime/executors/asyncio.py to cubed/runtime/asyncio.py
@tomwhite tomwhite merged commit b62d9ea into main Jan 31, 2025
16 checks passed
@tomwhite tomwhite deleted the executor-refactor branch January 31, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant