ZIm/crates/crashes
Julia Ryan 021681d456
Don't generate crash reports on the Dev channel (#35915)
We only want minidumps to be generated on actual release builds. Now we
avoid spawning crash handler processes for dev builds. To test
minidumping you can still set the `ZED_GENERATE_MINIDUMPS` env var which
force-enable the feature.

Release Notes:

- N/A
2025-08-09 11:42:30 +00:00
..
src Don't generate crash reports on the Dev channel (#35915) 2025-08-09 11:42:30 +00:00
Cargo.toml Don't generate crash reports on the Dev channel (#35915) 2025-08-09 11:42:30 +00:00
LICENSE-GPL Add minidump crash reporting (#35263) 2025-08-04 18:19:42 -07:00