mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +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.