mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
task_manager::task can be aborted with impl's abort_source. By default abort request is propagated to all task's descendants.
task_manager::task can be aborted with impl's abort_source. By default abort request is propagated to all task's descendants.