We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4329dab commit dd065d8Copy full SHA for dd065d8
1 file changed
example-module/src/discarded.js
@@ -1,2 +1,2 @@
1
-const to = setTimeout(() => {}, 5100)
+const to = setTimeout(() => {}, 20000)
2
to.unref()
0 commit comments