Failure to unblock interactive shell #5479
Labels
component/portlayer/interaction
impact/test/integration/enable
The test is associated with a disabled integration test
kind/defect
Behavior that is inconsistent with what's intended
priority/p2
Seen while attempting to recreate #5445
Two bundles attached:
before CDE (hoping to get threadstack in useful location)
after CDE
My hypothesis, informed by hung exec test: https://ci.vcna.io/vmware/vic/11546) :
a. we never send unblock so session.started is never modified
b. when the propertyCollector wait times out we do not close the attach streams
c. because the streams are not closed the
exec
command never exitsd. in the start session case (not exec) then power off operation will disrupt the streams so the client will eventually return.
The text was updated successfully, but these errors were encountered: