mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
rewrite_sstables() is terribly nested, making it hard to read. as usual, can be nicely simplified with coroutines. Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com> Message-Id: <20211223135012.56277-1-raphaelsc@scylladb.com>