Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ finish
Method
finish
packages/vitest/src/utils/traces.ts:292–294 ·
view source on GitHub ↗
* @internal
()
Source
from the content-addressed store, hash-verified
290
* @internal
291
*/
292
async
finish(): Promise<void> {
293
await
this.#sdk?.shutdown()
294
}
295
296
/**
297
* @internal
Callers
7
tester.ts
File · 0.45
onAfterRunSuite
Method · 0.45
onMessage
Function · 0.45
Pk
Function · 0.45
qf
Function · 0.45
Pk
Function · 0.45
qf
Function · 0.45
Calls
1
shutdown
Method · 0.45
Tested by
no test coverage detected