mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
@@ -436,7 +436,7 @@ func (m *machine) Get() *vCPU {
|
||||
}
|
||||
|
||||
// The vCPU is not be able to transition to
|
||||
// vCPUGuest|vCPUUser or to vCPUUser because that
|
||||
// vCPUGuest|vCPUWaiter or to vCPUUser because that
|
||||
// transition requires holding the machine mutex, as we
|
||||
// do now. There is no path to register a waiter on
|
||||
// just the vCPUReady state.
|
||||
|
||||
Reference in New Issue
Block a user