mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 17:11:42 -06:00
b1d5e78771
* fix(queue): arbitrate shared capacity across lanes * fix(queue): preserve scoped lane completion ownership * test(gateway): prove cross-lane capacity fairness * fix(queue): preserve group helper API closure * fix(queue): remove unsafe drain callback cast --------- Co-authored-by: Josh Lehman <550978+jalehman@users.noreply.github.com>