If the cluster member is already up, calling `cluster.RegisterOnMemberUp(callback)` does not immediately call the callback. According to [this code here](https://github.com/akkadotnet/akka.net/blob/7166307bed5f87e1137518b60d82e57696110bc2/src/core/Akka.Cluster/Cluster.cs#L312)