mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +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.