mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 09:01:39 -06:00
ad9f7f9a59
Reset the session command lane when stuck-session recovery aborts and drains a ghost embedded run but queued lane work remains. This preserves pending user messages by using the existing lane recovery pump instead of leaving them stranded after recovery reports success. Adds focused regression coverage for the abort=true, drained=true, queuedCount=1 path. Fixes #89208. Supersedes #89293. Thanks @LiLan0125. Co-authored-by: 李兰 0668001394 <li.lan3@xydigit.com>