mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 09:00:35 +00:00
Qualify coroutine references with seastar:: in utils and db code so they cannot resolve to utils::coroutine once that header becomes more broadly visible through the PCH.