fix: resolve race condition preventing concurrent permission gates fr… - #5551
fix: resolve race condition preventing concurrent permission gates fr…#5551utkarshtyagi-253 wants to merge 1 commit into
Conversation
|
Hi @utkarshtyagi-253, thanks for opening a pull request. 🙏 This PR was automatically closed because it does not yet meet our contribution requirements:
We ask for this so every change is documented and demonstrably tested before review. How to get it reopened See the Contributing guide and Creating your first PR. If you think this was closed in error, leave a comment and a maintainer will take a look. |
|
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
Disabled knowledge base sources:
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe runner now reports when ACP permission requests begin, tracks their tool-call IDs in pause state, and prevents paused turns from prematurely settling those calls before permission resolution. ChangesSandbox permission lifecycle
Estimated code review effort: 2 (Simple) | ~15 minutes Possibly related PRs
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes #5545
Summary
Testing