-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
developmentStandard developmentStandard development
Description
Specification
The SignalHandler
should be applied to all CLI commands that use PolykeyClient
in order to perform graceful stopping of the PolykeyClient
when termination signals are sent.
Additional context
- Implementing BIP39 recovery, Unattended Bootstrap and Agent Start and Status #283 (comment) - Details on the SignalHandler development
- Implementing BIP39 recovery, Unattended Bootstrap and Agent Start and Status #283 (comment) - Details about WorkerManager when used with signal handling
- Implementing BIP39 recovery, Unattended Bootstrap and Agent Start and Status #283 (comment) - Details about the Hack fix for threads signal handling conflict
Tasks
- Look at
CommandStart
forpk agent start
, and apply the same mechanism - ...
- ...
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard development