Skip to content
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

dcrwallet: handle signal SIGTERM #230

Closed
wants to merge 1 commit into from
Closed

dcrwallet: handle signal SIGTERM #230

wants to merge 1 commit into from

Conversation

dajohi
Copy link
Member

@dajohi dajohi commented May 6, 2016

When an OS reboots or shuts down, it sends all processes SIGTERM before
sending SIGKILL. This allows dcrwallet to do a proper shutdown which
most importantly closes the databases.

When an OS reboots or shuts down, it sends all processes SIGTERM before
sending SIGKILL.  This allows dcrwallet to do a proper shutdown which
most importantly closes the databases.
@jrick
Copy link
Member

jrick commented May 6, 2016

I'll update the sync branch instead to pull in this upstream change (#227). No need to cherry pick this one.

@jrick jrick closed this May 6, 2016
@dajohi dajohi deleted the sigterm branch February 28, 2019 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants