Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Exit with 0 on OS signals #28

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Exit with 0 on OS signals #28

merged 1 commit into from
Jul 15, 2019

Conversation

Crevil
Copy link
Contributor

@Crevil Crevil commented Jul 15, 2019

When receiving SIGINT or SIGTERM the application is expected to terminate and thus not exit with 1.

This change makes the application log the signal and exit with 0.

When receiving SIGINT or SIGTERM the application is expected to
terminate and thus not exit with 1.

This change makes the application log the signal and exit with 0.
@Crevil Crevil merged commit 082c302 into master Jul 15, 2019
@Crevil Crevil deleted the fix/os-signal-error-logs branch July 15, 2019 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant