Re-enable a2a tests
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 188
- Forks
- 23
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 4
Description
A2A server tests are disabled because the a2a server was not properly closing some resources, making the tests fail.
We should re-enable them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the disabled A2A server tests and run them to reproduce the resource-closing failure. Trace the server cleanup involved in the failing tests; done means the tests are re-enabled and pass reliably without leaving resources open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100