Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ shutdown-state.test.ts
File
shutdown-state.test.ts
src/utils/__tests__/shutdown-state.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it } from
'vitest'
;
2
import
{
3
areProcessStdioWritesSuppressed,
4
isSentryCaptureSealed,
Callers
nothing calls this directly
Calls
5
resetShutdownStateForTests
Function · 0.90
areProcessStdioWritesSuppressed
Function · 0.90
suppressProcessStdioWrites
Function · 0.90
isSentryCaptureSealed
Function · 0.90
sealSentryCapture
Function · 0.90
Tested by
no test coverage detected