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
From a rough look, the problem seems to be that in watch mode, we run the process in a worker. The worker manipulates the stdout but that one doesn't seem to be properly connected to the parent's stdout 🤔
The text was updated successfully, but these errors were encountered:
From a rough look, the problem seems to be that in watch mode, we run the process in a worker. The worker manipulates the stdout but that one doesn't seem to be properly connected to the parent's stdout 🤔
The text was updated successfully, but these errors were encountered: