Replies: 1 comment 1 reply
|
The app does indeed terminate before I'm not sure what the reason for this is, and I agree it's not what you would expect from the documentation. @freakboy3742: what do you think? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
Is this intended behavior (macOS)?
1/ App.main_loop() never returns
2/ atexit handlers are not run
3/ the uncaught exception handler is replaced but does not call the one it is replacing
Thanks,
All reactions