MCPcopy
hub / github.com/triggerdotdev/trigger.dev / mainSingle

Function mainSingle

perf/src/index.ts:222–224  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

220}
221
222async function mainSingle() {
223 await sendEvent();
224}
225
226mainConcurrency().catch((err) => {
227 console.error(err);

Callers

nothing calls this directly

Calls 1

sendEventFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…