MCPcopy Create free account
hub / github.com/browserless/browserless / leak-check.js

File leak-check.js

scripts/leak-check.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node --expose-gc
2/**
3 * Explicit memory-leak check. Boots the real server in-process, drives it
4 * through the leak-prone paths (error paths, client disconnects, WebSocket

Callers

nothing calls this directly

Calls 2

mainFunction · 0.85
errorMethod · 0.80

Tested by

no test coverage detected