Skip to content

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

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

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

Triggered via pull request August 12, 2025 20:14
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#L193
src/a2a/server/events/event_queue.py:193:17: PERF203 `try`-`except` within a loop incurs performance overhead
Lint Code Base
repository contains 19 duplications. 0 duplications were part of this PR and were annotated