zed/crates/crashes
Nia 68707ffc74
crashes: Avoid crash handler on detached threads (#40883)
Set a TLS bit to skip invoking the crash handler when a detached thread
panics.

cc @P1n3appl3 - is this at odds with what we need the crash handler to
do?

May close #39289, cannot repro without a nightly build

Release Notes:

- Fixed extension panics crashing Zed on Linux

Co-authored-by: dino <dinojoaocosta@gmail.com>
2025-10-23 21:04:22 +00:00
..
src crashes: Avoid crash handler on detached threads (#40883) 2025-10-23 21:04:22 +00:00
Cargo.toml crashes: Avoid crash handler on detached threads (#40883) 2025-10-23 21:04:22 +00:00
LICENSE-GPL Add minidump crash reporting (#35263) 2025-08-04 18:19:42 -07:00