uninstallCrashHandler
uninstallCrashHandler():
void
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/crashHandler.ts:192
Remove the crash-handler listeners and reset internal state. Primarily for tests (so the module
singleton’s handling/installed flags don’t leak between cases); harmless in production.
Returns
Section titled “Returns”void