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

Clean shutdown for all processes #73

Closed
futurechimp opened this issue Jan 20, 2020 · 3 comments
Closed

Clean shutdown for all processes #73

futurechimp opened this issue Jan 20, 2020 · 3 comments

Comments

@futurechimp
Copy link
Contributor

Catch signal interrupts to cleanly shut down client, provider, validators and mixnodes.

@futurechimp futurechimp added this to the 0.4.0 milestone Jan 20, 2020
@jstuczyn
Copy link
Contributor

Looks like tokio might be of a big use here!
https://docs.rs/tokio/0.2.9/tokio/signal/index.html

@futurechimp futurechimp removed this from the 0.4.0 milestone Jan 24, 2020
@tommyv1987
Copy link
Contributor

Closing issue, archiving for future planning session — the issues / tasks have moved to a new project board, so we can evaluate shortly.

@ststefa
Copy link
Contributor

ststefa commented Aug 2, 2022

I'd suggest that you pick that up at some point. The unclean shutdown also leads to funny process returncodes which are not nice for operation. It seems that several NYM processes suffer from this. At least I have that same behaviour with the nym-client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

No branches or pull requests

4 participants