-
Bug
-
Resolution: Done
-
Medium
-
None
SSH interactive session can be blocked in deadlock situation if there is some issue with executing command in VAT# console. There can be situation where vpp_api_test could send malformed output or exit/crash. In such situation receiving data from channel.recv and/or channel.recv_stderr must be done properly in order to prevent stall. One of possible solution is to combine stdout/stderr on channel to read from one source. Also proper detection of exit_status of remote console has to be implemented.
- relates to
-
CSIT-178 Interactive console vpp_api_test is timeouting during dump_stats or add_route API calls with large fib tables
-
- Done
-