mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 08:23:29 +00:00
For rpc tests, use raft_cluster::disconnect() instead of the local connected reference. This removes connected object use outside raft_cluster. Signed-off-by: Alejo Sanchez <alejo.sanchez@scylladb.com>