Hi, is it possibile to enable stdout in worker process? https://nodejs.org/api/worker_threads.html#worker_threads_worker_stdout In order to printout through master process. Thanks in advance
Hi, is it possibile to enable stdout in worker process?
https://nodejs.org/api/worker_threads.html#worker_threads_worker_stdout
In order to printout through master process.
Thanks in advance