收敛项目客户端占用锁语义 #344
Reference in New Issue
Block a user
Delete Branch "codex/project-client-lock-single"
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?
本 PR 收敛项目锁的同进程重入语义,避免客户端内部调用等待自身持有的
.agent/project.lock。变更:
验证:
后续里程碑:Runner 的
.agent/runtime/execution-owner.lock迁移到统一项目占用锁仍需单独完成跨进程生命周期验证。