Closed redhdx closed 2 months ago
Fix bundle pool issue.
Every time when dropped a bundle, should compare the price again. Otherwise, a huge bundle whose price is only higher the the minimal price bundle will result in other bundles dropped.
N/A
Notable changes:
plz add UT for this feature.
Done. Plz review.
Description
Fix bundle pool issue.
Rationale
Every time when dropped a bundle, should compare the price again. Otherwise, a huge bundle whose price is only higher the the minimal price bundle will result in other bundles dropped.
Example
N/A
Changes
Notable changes: