Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gui-linux: Add reproducer for hardstop issue
When calling vm.Stop() while using the GUI, the VM stops, but the GUI is not closed and the application keeps running. Using vm.RequestStop() does not have this issue. This commit modifies example/gui-linux to exhibit the issue.
- Loading branch information