Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{ BULL_REDIS_CONNECTION } = process.env
2
3
if
(!BULL_REDIS_CONNECTION) {
4
console.log(
'Skipping bull integration test'
)
Callers
nothing calls this directly
Calls
6
close
Method · 0.65
require
Function · 0.50
done
Function · 0.50
log
Method · 0.45
process
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected