Skip to content

fix: Client hangs when implementing AgentExecutor and awaiting twice in execute method #1463

fix: Client hangs when implementing AgentExecutor and awaiting twice in execute method

fix: Client hangs when implementing AgentExecutor and awaiting twice in execute method #1463

Triggered via pull request August 14, 2025 08:00
Status Failure
Total duration 47s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
44s
Lint Code Base
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
Lint Code Base
Process completed with exit code 1.
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.8/x86_64/ruff' failed with exit code 1
Ruff (PERF203): src/a2a/server/events/event_queue.py#L195
src/a2a/server/events/event_queue.py:195:17: PERF203 `try`-`except` within a loop incurs performance overhead
Lint Code Base
repository contains 21 duplications. 0 duplications were part of this PR and were annotated