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

Refactor process termination handling logic in forest daemon #2947

Closed
hanabi1224 opened this issue Jun 7, 2023 · 1 comment
Closed

Refactor process termination handling logic in forest daemon #2947

hanabi1224 opened this issue Jun 7, 2023 · 1 comment
Assignees

Comments

@hanabi1224
Copy link
Contributor

hanabi1224 commented Jun 7, 2023

Issue summary

Currently, there is duplicate logic of handling ctrl_c and other process termination signals in the forest daemon, the code should be refactored to avoid duplication, and to be more maintainable.

Other information and links

Search for tokio::signal::ctrl_c in code base

@lemmih lemmih self-assigned this Jun 7, 2023
@lemmih
Copy link
Contributor

lemmih commented Jun 7, 2023

Closed by #2950

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
Status: No status
Development

No branches or pull requests

2 participants