Files
scylladb/test/boost
Pavel Emelyanov a6e6856e1f compaction: Keep database reference on cleanup options
The database is available at both places that create the options --
tests and API perform_cleanup call.

Options object doesn't over-survive the returned future, so it's
safe to keep the reference on it.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2020-08-21 14:58:40 +03:00
..
2020-08-11 10:37:34 +08:00
2020-06-23 19:39:54 +03:00