We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5f4d6 commit ee2bcdeCopy full SHA for ee2bcde
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