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