lolly/internal
xfy ba0b3c55bb fix(loadbalance): prevent double-close panic in SlowStartManager.Stop()
Use atomic Swap instead of Load+close to prevent concurrent Stop()
calls from both passing the check and closing the channel twice.
2026-06-03 01:07:22 +08:00
..
2026-04-30 13:42:53 +08:00
2026-04-30 13:42:53 +08:00