mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 09:00:35 +00:00
This patch changes the get_local_tokens() function in storage_service to return a future instead of requiring running under a seastar::thread. Signed-off-by: Duarte Nunes <duarte@scylladb.com>