We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1ac96 commit 5b7a012Copy full SHA for 5b7a012
test/fixtures/disable-signal/sigusr1.js
@@ -1,2 +1,2 @@
1
console.log('pid is', process.pid);
2
-setInterval(() => {}, 1000);
+setInterval(() => {}, 1000);
0 commit comments