mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
Make state session creation, stop_forground() and tracing::trace(...) methods noexcept. Most of them have already been implemented the way that they won't throw but this patch makes it official... Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>