Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ state
Function
state
packages/vitest/src/runtime/console.ts:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
const
state = () => defaultState || getWorkerState()
58
59
// group sync console.log calls with micro task
60
function
schedule(taskId: string) {
Callers
3
sendBuffer
Function · 0.70
sendLog
Function · 0.70
write
Function · 0.70
Calls
1
getWorkerState
Function · 0.90
Tested by
no test coverage detected