- Notifications
You must be signed in to change notification settings - Fork849
Tags: air-verse/air
Tags
v1.52.3
Implement graceful shutdown on Mac (#619)* hold cleanup until procKilledCh signal* signal to procKilledChan in existing deferred func* without this can't exit when non zero exit codeit seems like `os.Exit(state.ExitCode())` belongs here... but unclear on intent of `e.config.Build.Rerun`This at least lets you ctrl+c out of error condition instead of killing pid via external means.* Revert "without this can't exit when non zero exit code"This reverts commitfec348c.* use cleanup* fix test case rerun* upgrade gomod version* remove unused `WaitGroup`---------Co-authored-by: Seth Brasile <seth.brasile@gmail.com>
PreviousNext