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

Commits on Dec 8, 2023

  1. fix: accommodate service restarts in status cmd

    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 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    245662b View commit details
    Browse the repository at this point in the history