-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Remove a plugins can lead to stop of executor #608
Labels
Comments
tchiotludo
added
bug
Something isn't working
area/backend
Needs backend code changes
component: runner
labels
May 18, 2022
Repository owner
moved this from Backlog
to Done
in All issues
Sep 20, 2022
Repository owner
moved this from Done
to In Progress
in All issues
Sep 20, 2022
tchiotludo
added a commit
that referenced
this issue
Sep 21, 2022
tchiotludo
added a commit
that referenced
this issue
Sep 21, 2022
tchiotludo
added a commit
that referenced
this issue
Sep 21, 2022
tchiotludo
added a commit
that referenced
this issue
Sep 21, 2022
tchiotludo
added a commit
that referenced
this issue
Sep 21, 2022
tchiotludo
added a commit
that referenced
this issue
Sep 21, 2022
Repository owner
moved this from In Progress
to Done
in All issues
Sep 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is caused I think because we wait for the flow and will never found it (invalid flow maybe because of invalid type?). Seems the executor :
The text was updated successfully, but these errors were encountered: