Closed WeiZhang555 closed 7 years ago
After research, I found root cause of this problem is that when the client call monitorTtySize
, the init
process hasn't started at that time, I got the error from debug message:
call hyper_set_win_size, can not find the process: init
@WeiZhang555 does this bug still exist?
It never left us... :rofl:
this message was definite removed after cli-refactor. monitorTtySize is only called when container is started.
This is the message I got when I'm starting a runv container:
This is not a "always" error, but it happens quite frequently.