Skip to content

debug: print stack trace without crashing

Lukas Oberhuber requested to merge wip/lukaso/improve-crash-handling-macos into master

This improves the crash output on MacOS. Specifically, it is designed not to hang the application while it is retrieving errors.

Merge request reports