mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
Saves a continuation. That matters very little. But... Uses a special awaiter type on returns from the "then(...)"-wrapping named_file methods (which use a then([...update]) to keep internal size counters up-to-date, making the continuation instead a stored func into the returned awaiter, executed on successul resume of the caller co_await.