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 a53500e commit 0bc3bd7Copy full SHA for 0bc3bd7
test/parallel/test-worker-fs-stat-watcher.js
@@ -1,4 +1,3 @@
1
-// Flags: --experimental-worker
2
'use strict';
3
const common = require('../common');
4
const { Worker, parentPort } = require('worker_threads');
0 commit comments