Unclosed database warnings in tests
Open
- Dominant language
- Python
- Stars
- 459
- Forks
- 359
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 73
Description
Currently we are filtering warnings of the form `'ignore:unclosed database in:ResourceWarning' # internal should be fixed` in tests on python 3.13 This should be fixed and the filter removed
Contributor guide
Research direction
Search the tests for the `ignore:unclosed database in:ResourceWarning` filter and identify which database resources remain open under Python 3.13. Run the affected tests with the filter removed; done means the underlying warnings are fixed and the filter is no longer needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100