Performing a light entry while Windows is suspending, you'll get an error when exiting back out. The edge cases here are: Windows was suspended. With the IoEntry it was automatically unsuspended, but the GA does not respond. The Wakeup-from-suspend login screen is open, but no io attach performed. Also one of the network interfaces was down (dunno which one though). Now after some minutes, Windows automatically goes back to sleep. During this time I performed a light entry.
thread 'main' panicked at 'trying to exit from a suspended vm?', windows-gaming/driver/src/controller.rs:329:8
Performing a light entry while Windows is suspending, you'll get an error when exiting back out. The edge cases here are: Windows was suspended. With the IoEntry it was automatically unsuspended, but the GA does not respond. The Wakeup-from-suspend login screen is open, but no io attach performed. Also one of the network interfaces was down (dunno which one though). Now after some minutes, Windows automatically goes back to sleep. During this time I performed a light entry.