Skip to content

Commit 1244226

Browse files
committed
[CLI] When PHP is spawned in the spawn handler, create a new OS process
1 parent 1fcdd4f commit 1244226

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/playground/cli/src/blueprints-v1/worker-thread-v1.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,5 +363,3 @@ parentPort?.postMessage(
363363
},
364364
[phpChannel.port2 as any]
365365
);
366-
367-
console.log('Worker script initialized!');

0 commit comments

Comments
 (0)