Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
222
async
function
mainSingle() {
223
await
sendEvent();
224
}
225
226
mainConcurrency().catch((err) => {
227
console.error(err);
Callers
nothing calls this directly
Calls
1
sendEvent
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…