mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-26 03:03:52 +00:00
@@ -281,7 +281,7 @@ func (q *QMP) readLoop(fromVMCh chan<- []byte) {
|
|||||||
|
|
||||||
fromVMCh <- sendLine
|
fromVMCh <- sendLine
|
||||||
}
|
}
|
||||||
q.cfg.Logger.Infof("sanner return error: %v", scanner.Err())
|
q.cfg.Logger.Infof("scanner return error: %v", scanner.Err())
|
||||||
close(fromVMCh)
|
close(fromVMCh)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user