autonomys / space-acres

Space Acres is an opinionated GUI application for farming on Autonomys Network
59 stars 30 forks source link

Capture panics on Windows as tracing events #274

Closed nazar-pc closed 2 months ago

nazar-pc commented 2 months ago

This will greatly help with debugging on Windows where stderr is not possible to capture with #![windows_subsystem = "windows"]

Fixes https://github.com/autonomys/space-acres/issues/188