-
-
Notifications
You must be signed in to change notification settings - Fork 871
Implement graceful shutdown on Mac #618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
it 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.
This reverts commit fec348c.
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
So it's about Easier for everyone, and allow crossing issue and PR |
e379ed5
to
a759095
Compare
Title is not used for resolving and quoting issues and PR relationship. Especially there were you used an URL and not an hash (and I'm unsure it would have worked anyway) Description and comments are the perfect candidates when dealing with GitHub relationship |
gotcha, thank you |
PR superseeded and replaced by #619 |
close #534