ZIm/crates/crashes/src
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
..
crashes.rs Don't generate crash reports on the Dev channel (#35915) 2025-08-09 11:42:30 +00:00