Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ resetShutdownStateForTests
Function
resetShutdownStateForTests
src/utils/shutdown-state.ts:79–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
export
function
resetShutdownStateForTests(): void {
80
restoreProcessStdioWritesForTests();
81
sentryCaptureSealed = false;
82
}
Callers
2
shutdown-state.test.ts
File · 0.90
logger.test.ts
File · 0.90
Calls
1
restoreProcessStdioWritesForTests
Function · 0.85
Tested by
no test coverage detected