bee icon indicating copy to clipboard operation
bee copied to clipboard

fix: strategy channels of redundancy getter

Open nugaon opened this issue 5 months ago • 0 comments

the loop in runStrategy doesn't properly drain all the channels, causing a potential deadlock. This PR is intended to fix that. Reference test

Checklist

  • [ ] I have read the coding guide.
  • [ ] My change requires a documentation update, and I have done it.
  • [ ] I have added tests to cover my changes.
  • [ ] I have filled out the description and linked the related issues.

Description

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

nugaon avatar Sep 25 '25 17:09 nugaon