Signal handling #3

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

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.

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 Assignees
1 Participants
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
There is no content yet.