On Mac, when I press Cmd+Q the window closes, but there is no `Event::LoopDestroyed` emitted, so I cannot save my program state. winit version: 0.25.0, used via glium/glutin.
On Mac, when I press Cmd+Q the window closes, but there is no
Event::LoopDestroyedemitted, so I cannot save my program state.winit version: 0.25.0, used via glium/glutin.