Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
De-flake TestJetStreamClusterInterestLeakOnDisableJetStream, RAFT gro…
…ups close asynchronously (#6096) 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>
- Loading branch information