minor tweaks to CI test scripts (#3467)
This commit is contained in:
@@ -94,3 +94,6 @@ urls.forEach(function(url) {
|
||||
});
|
||||
});
|
||||
});
|
||||
setInterval(function() {
|
||||
process.stderr.write("\0");
|
||||
}, 5 * 60 * 1000).unref();
|
||||
|
||||
Reference in New Issue
Block a user