node-threadpool
node-threadpool copied to clipboard
enable stdout in worker
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