Skip to content

errors: fully inspect uncaught exceptions on exit

This makes sure errors are fully inspected during exit. That is important to provide as many debugging information to the user as possible.

Signed-off-by: Ruben Bridgewater ruben@bridgewater.de

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading