Files
scylladb/sstables
Kefu Chai 0756520f82 sstable: coroutinize sstable::seal_sstable()
for better readability.

presumably, `sstable::seal_sstable()` is not on the critical path,
and we don't need to worry about the overhead of using C++20 coroutine.

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes scylladb/scylladb#20410
2024-09-04 18:14:33 +03:00
..
2023-12-02 22:37:22 +02:00
2024-07-10 23:32:47 +03:00
2024-07-10 23:32:47 +03:00