zng-ui / zng

Cross-platform GUI framework.
Apache License 2.0
59 stars 1 forks source link

Debugger cannot be used with "crash_handler" #271

Closed SamRodri closed 5 months ago

SamRodri commented 5 months ago

Because it spawns a different process for the app.

Maybe we can detect debugger attached and not start crash-handler?