mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 08:38:58 +00:00
aa3f13c0d3
* fix(ecstore): stop listing after reaching result limit * fix(ecstore): ignore intentional list cancellation * fix(ecstore): satisfy list cancellation clippy lint * fix(ecstore): include entry before limit early return * fix(ecstore): cancel on limit in gather_results * fix(ecstore): sync timeout branch with reviewed patch * fix(ecstore): satisfy cancellation clippy lint --------- Co-authored-by: loverustfs <hello@rustfs.com>