MCPcopy Create free account
hub / github.com/blockmatic/basilic / waitForExit

Function waitForExit

apps/api/scripts/run-e2e-local.mjs:145–149  ·  view source on GitHub ↗
(timeoutMs = 5000)

Source from the content-addressed store, hash-verified

143}
144
145main().catch(err => {
146 process.stderr.write(`${String(err)}\n`)
147 process.exit(1)
148})

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected