Replace keyforkd cleanup signal handling with a matcher on SIGTERM, SIGKILL, SIGINT #68

Open
opened 2025-02-11 07:25:52 +00:00 by ryan · 0 comments
Owner

Currently, tokio uses the cross-platform tokio::signal::ctrl_c() future. We can bypass it, since we only intend to run Keyfork on UNIX-y systems (since it uses UNIX sockets).

Currently, tokio uses the cross-platform `tokio::signal::ctrl_c()` future. We can bypass it, since we only intend to run Keyfork on UNIX-y systems (since it uses UNIX sockets).
Sign in to join this conversation.
No Label
No Milestone
No project
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: public/keyfork#68
No description provided.