Skip to content

test: simplify test-gc-{http-client,net}-*

Instead of sending/creating a fixed number of requests/connections, detect when GC has started and stop sending requests/creating connections at that point.

Refs: https://github.com/nodejs/node/commit/47ecf2060343 Refs: https://github.com/nodejs/node/commit/7ce8403ef1a6

Merge request reports

Loading