Ensure stream is aborted when exiting console
After running 'virsh console' in interactive mode, there was a missing call to virStreamAbort, which meant the server kept the stream resources open * tools/console.c: Abort stream when exiting
Showing
想要评论请 注册 或 登录