fix: Prevent client disconnect from stopping task execution #1614
Annotations
3 errors and 2 notices
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.11/x86_64/ruff' failed with exit code 1
|
|
Ruff (G004):
src/a2a/server/request_handlers/default_request_handler.py#L247
src/a2a/server/request_handlers/default_request_handler.py:247:17: G004 Logging statement uses f-string
|
|
Lint Code Base
repository contains 22 duplications.
1 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/server/request_handlers/default_request_handler.py#L125
see src/a2a/server/request_handlers/default_request_handler.py (444-458)
|