microsoft / microsoft/Qcodes

Unclosed database warnings in tests

Open
#6,584 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.