MCPcopy Create free account
hub / github.com/cameri/nostream / onError

Method onError

src/app/maintenance-worker.ts:231–234  ·  view source on GitHub ↗
(error: Error)

Source from the content-addressed store, hash-verified

229 }
230
231 private onError(error: Error) {
232 logger('error: %o', error)
233 throw error
234 }
235
236 private onExit() {
237 logger('exiting')

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected