We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4436a3d commit 9b30a63Copy full SHA for 9b30a63
test/sequential/test-gc-http-client.js
@@ -43,7 +43,6 @@ function getall() {
43
function cb(res) {
44
res.resume();
45
done += 1;
46
- res.on('end', global.gc);
47
}
48
49
function ongc() {
0 commit comments