Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This commit adjusts `NodeSeenService` to check if the `NodesShutdownMetadata` is `null` before trying to work with it. If it is `null`, we can simply return from the method early as we know there are no shutdowns registered.
- Loading branch information