fix(vision-manager): LOW watermark must not idle-stop a running vision #9
Reference in New Issue
Block a user
Delete Branch "fix/vision-mem-yield-running-stop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Back-ports the host hotfix. LOW (start-inhibit) watermark forced pending=0 → idle path killed a working vision at ~80% instead of the 92% HIGH stop. Split levers via mem_block_start (blocks START only). Verified live on the host.