pub(crate) fn suppress_os_crash_dialogs()Expand description
Suppress the Windows “Application Error” / WER crash dialog so an unhandled fault terminates the process immediately instead of wedging it behind a modal. No-op off Windows. Spec: docs/specs/SPEC_SERVICE_SUPERVISION_AND_RECOVERY_2026_05_20.md.