Ebitengine Version
8c94ecd
Operating System
Go Version (paste your go version output)
go version go1.26.2 windows/amd64
What steps will reproduce the problem?
Run go run ./examples/vm and close the window
What is the expected result?
No warning messages are shown.
What happens instead?
Warning messages are shown:
go: creating new go.mod: module ebitenginevmguest
2026/06/25 16:38:10 unlinkat C:\Users\hajim\AppData\Local\Temp\ebiten-vm2917605236\guest-0.exe: Access is denied.
exit status 1
2026/06/25 16:38:10 read unix @->C:\Users\hajim\AppData\Local\Temp\ebiten-vm2917605236\vm.sock: wsarecv: An existing connection was forcibly closed by the remote host.
Anything else you feel useful to add?
No response
Ebitengine Version
8c94ecd
Operating System
Go Version (paste your
go versionoutput)go version go1.26.2 windows/amd64
What steps will reproduce the problem?
Run
go run ./examples/vmand close the windowWhat is the expected result?
No warning messages are shown.
What happens instead?
Warning messages are shown:
Anything else you feel useful to add?
No response