Fix connection closing test
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 23
- Forks
- 4
- Avg merge
- 46m
- Merged PRs (30d)
- 14
Description
We have manually verified that the connection dispose action is called at the right time, but couldn't get to a passing test yet.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the test for connection closing and the implementation of the connection dispose action. Reproduce the currently failing test and trace when disposal occurs; done means the test passes while verifying that dispose is called at the expected time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, scala
- Domain
- backend, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100