Closed MauriceVanVeen closed 1 week ago
RAFT group's subs are closed asynchronously, so there could be some left when checking right after calling server.DisableJetStream(). Eventually all subs should be gone.
server.DisableJetStream()
Signed-off-by: Maurice van Veen github@mauricevanveen.com
RAFT group's subs are closed asynchronously, so there could be some left when checking right after calling
server.DisableJetStream()
. Eventually all subs should be gone.Signed-off-by: Maurice van Veen github@mauricevanveen.com