Skip to content

[pull] main from gi-dellav:main#95

Merged
pull[bot] merged 2 commits into
lenylvt:mainfrom
gi-dellav:main
Jul 9, 2026
Merged

[pull] main from gi-dellav:main#95
pull[bot] merged 2 commits into
lenylvt:mainfrom
gi-dellav:main

Conversation

@pull

@pull pull Bot commented Jul 9, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Note

Add panic hook to write crash reports to disk on application panic

  • Adds install_panic_hook() in logging.rs that intercepts panics, writes a crash report file, and delegates to the default panic handler.
  • Crash reports include timestamp, package version, panic message, source location, and a captured backtrace, written to <app_data>/logs/crashes/zerostack-crash-<timestamp>-<pid>.log.
  • The hook is installed in main.rs immediately after CLI parsing.
  • Behavioral Change: panics now produce a crash file and print its path to stderr before the default panic output.

Macroscope summarized 78ec8fd.

@pull pull Bot locked and limited conversation to collaborators Jul 9, 2026
@pull pull Bot added the ⤵️ pull label Jul 9, 2026
@pull pull Bot merged commit 78ec8fd into lenylvt:main Jul 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants