Skip to content

Commit

Permalink
test in node
Browse files Browse the repository at this point in the history
  • Loading branch information
toyobayashi committed Apr 25, 2024
1 parent c2d1283 commit aa79770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/test/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ function loadPath (request, options) {
: -RUNTIME_UV_THREADPOOL_SIZE,
filename: request,
reuseWorker: true,
waitThreadStart: true,
onCreateWorker () {
return new Worker(join(__dirname, './worker.js'), {
env: process.env,
Expand Down

0 comments on commit aa79770

Please sign in to comment.