Hanging of request for getting processId for terminal #14659
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
Milestone
Describe the bug
I run a
che
task and can get processId for related terminal while task is running, but request forprocessId
is hanging after refreshing page if the task is completed.Che version
Steps to reproduce
tasks.json
fileYou can get it for current opened terminal
processId
againYou can see that the request for
processId
is hanging, the promise is not resolved, not rejected, no errors can be caught.Expected behavior
The promise should be resolved or rejected.
Runtime
kubectl version
)oc version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Please see the video https://youtu.be/TzvCJhEZGpI
Installation method
Environment
The text was updated successfully, but these errors were encountered: