Relayer doesn't die when zinit service is removed #30

Closed
opened 2026-02-07 03:36:00 +00:00 by scott · 1 comment
Owner

For some reason, the relayer (but not the chain daemon itself) hangs around after its zinit service is removed. This breaks stuff because it holds onto an old account id. Need to figure out why this is and how to fix. Maybe can use zinit feature that kills potential duplicates at service start. Or maybe update relayer to exit reliably.

For some reason, the relayer (but not the chain daemon itself) hangs around after its zinit service is removed. This breaks stuff because it holds onto an old account id. Need to figure out why this is and how to fix. Maybe can use zinit feature that kills potential duplicates at service start. Or maybe update relayer to exit reliably.
Author
Owner

Fixed by adding signal handling to the relayer.

Fixed by adding signal handling to the relayer.
scott closed this issue 2026-02-19 00:09:48 +00: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
lhumina_code/hero_ledger#30
No description provided.