Signal handling #3

Closed
opened 2023-06-05 13:02:21 +02:00 by Jef Roosens · 1 comment
Owner

Alex currently doesn't let the server process exit cleanly when stopping the container. This could for example be implemented using the signal-hook crate.

Alex currently doesn't let the server process exit cleanly when stopping the container. This could for example be implemented using the [signal-hook](https://crates.io/crates/signal-hook) crate.
Author
Owner

Currently the dev branch handles regular termination signals, but not SIGKILL.

Currently the dev branch handles regular termination signals, but not SIGKILL.
Jef Roosens added the
enhancement
label 2023-06-24 11:39:12 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/alex#3
No description provided.