Skip run command request when disconnected#11558
Conversation
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR adds a non-blocking disconnected-state check to the remote-server-backed command executor so it skips remote RunCommand requests after the client has observed a disconnect. It also exposes the client disconnected flag and adds focused tests for the flag state.
Concerns
No blocking correctness, security, or spec-alignment concerns found. The provided spec context says no approved or repository spec context was found for this PR.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Description
Testing
Tested manually that the request is not sent + verified the tests pass
./script/runAgent Mode