Skip to content

Downgrade headless delegate event loop log#12133

Merged
bnavetta merged 1 commit into
masterfrom
ben/downgrade-headless-delegate-log
Jun 4, 2026
Merged

Downgrade headless delegate event loop log#12133
bnavetta merged 1 commit into
masterfrom
ben/downgrade-headless-delegate-log

Conversation

@bnavetta
Copy link
Copy Markdown
Contributor

@bnavetta bnavetta commented Jun 3, 2026

Summary

Downgrade headless delegate event-loop send failure logs from WARN to DEBUG. These are expected as the CLI is exiting, and are fairly noisy.

Validation

  • cargo fmt --manifest-path /workspace/warp/Cargo.toml --all --check
  • cargo check --manifest-path /workspace/warp/Cargo.toml -p warpui

Conversation: https://staging.warp.dev/conversation/4a70c61c-4e2f-45e2-a6cb-de9c23f58db0
Run: https://oz.staging.warp.dev/runs/019e8d51-7828-7ed2-ac8c-65214b233d4d

This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jun 3, 2026
@bnavetta bnavetta marked this pull request as ready for review June 4, 2026 17:41
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented Jun 4, 2026

@bnavetta

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 /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@bnavetta bnavetta requested a review from vorporeal June 4, 2026 17:42
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR downgrades two headless delegate event-loop send-failure logs from WARN to DEBUG when the event loop is no longer running. The change is limited to headless event dispatch logging and does not affect event delivery behavior.

Concerns

  • No blocking correctness, security, or spec-drift concerns found in the annotated diff.

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

@bnavetta bnavetta merged commit e70eef1 into master Jun 4, 2026
48 checks passed
@bnavetta bnavetta deleted the ben/downgrade-headless-delegate-log branch June 4, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants