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.
Issue #922 caused brunch to no longer run in the background. We used to run it and be able to press Ctrl+Z and bg to have it run in the background. After #922, we see "stopped" and brunch refuses to run in the background. If we back out #922, everything is cool.