You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find any discussion on this or if this is a limitation in worker threads, but I'm wondering if there's a way to redirect the console output of a worker thread-based worker to the parent process so we can capture all of the logging produced by our processor function.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I couldn't find any discussion on this or if this is a limitation in worker threads, but I'm wondering if there's a way to redirect the console output of a worker thread-based worker to the parent process so we can capture all of the logging produced by our processor function.
Beta Was this translation helpful? Give feedback.
All reactions