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
{{ message }}
This repository was archived by the owner on Oct 14, 2025. It is now read-only.
I would like to automatically run brunch watch as part of my application but, when my application shuts down, the brunch process persists and continue running. I have observed that my application does close STDIN, however, brunch watch is not checking if STDIN was closed or not. Those two lines solve the issue: