Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

fix: accommodate service restarts in status cmd #10

Merged
merged 1 commit into from Dec 12, 2023

Conversation

jacderida
Copy link
Contributor

If the service is configured to support restarts, the safenode process can die and then be started again as a new process. In this case, the node in the registry needs to be reassigned with a new PID. We can use the RPC service to obtain the new PID in a cross platform way.

If the service is configured to support restarts, the `safenode` process can die and then be started
again as a new process. In this case, the node in the registry needs to be reassigned with a new
PID. We can use the RPC service to obtain the new PID in a cross platform way.
@jacderida jacderida merged commit eafcea0 into maidsafe:main Dec 12, 2023
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants