8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9272370 commit 0daf33eCopy full SHA for 0daf33e
test/sequential/test-inspector-port-cluster.js
@@ -2,6 +2,7 @@
2
3
const common = require('../common');
4
5
+common.crashOnUnhandledRejection();
6
common.skipIfInspectorDisabled();
7
8
const assert = require('assert');
0 commit comments