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

Don't wait for non-started dynamic nodes on stop #583

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Don't wait for non-started dynamic nodes on stop #583

merged 1 commit into from
Jul 11, 2024

Conversation

phil-opp
Copy link
Collaborator

This PR removes all pending dynamic nodes on stop instead of waiting for them. This fixes the issue that dataflows with dynamic nodes cannot be stopped properly if the dynamic node was not started yet.

Fixes #575

@haixuanTao
Copy link
Collaborator

Looks good thanks!

@phil-opp phil-opp enabled auto-merge July 11, 2024 11:26
@phil-opp phil-opp merged commit 8d63e81 into main Jul 11, 2024
18 checks passed
@phil-opp phil-opp deleted the fix-575 branch July 11, 2024 11:38
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.

MacOS/Windows bug with Daemon/Coordinator on 0.3.5rc0
2 participants