Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserless/browserless
/ mb
Function
mb
scripts/leak-check.js:60–60 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
58
};
59
60
const
mb = (n) => `${(n / 1024 / 1024).toFixed(2)}MB`;
61
62
// Run thunks with bounded concurrency; failures are collected, not thrown,
63
// so one bad request doesn't abort the wave — they're reported in the
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected