Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
repair: check tasks local to given shard
Currently task_manager_module::is_aborted checks the tasks local to caller's shard on a given shard. Fix the method to check the task map local to the given shard. Fixes: scylladb#22156. Closes scylladb#22161
- Loading branch information