MCPcopy
hub / github.com/vercel/next.js / bull.js

File bull.js

turbopack/crates/turbopack-tracing/tests/node-file-trace/integration/bull.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { BULL_REDIS_CONNECTION } = process.env
2
3if (!BULL_REDIS_CONNECTION) {
4 console.log('Skipping bull integration test')

Callers

nothing calls this directly

Calls 6

closeMethod · 0.65
requireFunction · 0.50
doneFunction · 0.50
logMethod · 0.45
processMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected