mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-24 00:32:15 +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.