mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
Closes #3798 - After the crash test, the Windows smoke test runs `minidump-stackwalk` to print a stack trace: https://github.com/firezone/firezone/actions/runs/8100801373/job/22139592883#step:11:770 - This acts as runnable documentation for getting stack traces on Windows, and it should flunk the test if anything in the crash handling to stack trace pipeline is broken - I also updated the comment in the code since the minidump PR I was waiting on was put into their newest release