Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ TestProgramIsSingleThreaded
Function
TestProgramIsSingleThreaded
internal/testutil/testutil.go:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
})
46
47
func
TestProgramIsSingleThreaded() bool {
48
return
testProgramIsSingleThreaded()
49
}
Callers
1
createProgram
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected