mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
Keep seastar::shared_ptr to task::impl instead of std::unique_ptr in task. Some classes deriving from task::impl may be used outside task manager context.