-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Tasks are not ended properly #19821
Comments
downstream issue https://issues.redhat.com/browse/CRW-1782 |
So the issue is that we manage to create parallel instances of the same task, but we can never get rid of the second one and it doesn't get marked as finished? |
eclipse-theia/theia#9858 should fix the problem |
given PR was merged and 7.35.0 is live, can we verify this is fixed? |
The PR was merged this morning. |
PR merged, but label = sprint/next... so I'm guessing this slips to 7.37. |
Currently blocked by: Align che-theia with upstream changes #20366 |
Describe the bug
When start a task from the My workspace view by quickly clicking many times on it, it is not ended properly (IDE doesn't show "✓", but still shows spinning wheel) and the next task execution can't be started.
Che version
Steps to reproduce
Expected behavior
Task should be finished properly
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
vokoscreen-2021-08-02_16-04-15.mp4
Installation method
chectl version
commandThe text was updated successfully, but these errors were encountered: