Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[feat] - Graceful shutdown #21

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MrDwarf7
Copy link

@MrDwarf7 MrDwarf7 commented Jan 7, 2025

Implementes graceful shutdown - closes #20

feat(configure/server): add graceful shutdown to server struct
Reason:
Configuration option was previously named "grace_shutdown" this was
updated to "grace_shutdown_secs" for clarity. Originally all settings
files were not updated, this has now been corrected to align with the
configuration struct in `src/configure/server.rs`
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] - Graceful shutdown - Hosting Services & clean exit
1 participant