snowflakedb / snowflakedb/snowflake-connector-python
SNOW-2919973: SnowflakeRestful.fetch() leaks memory
Open
@sfc-gh-snow-drivers-warsaw-dl is already working on this.
Since Jan 1, 2026.
bug
status-triage_done
- Dominant language
- Python
- Stars
- 730
- Forks
- 574
- Avg merge
- 5h 45m
- Merged PRs (30d)
- 16
Description
While developing https://github.com/Snowflake-Labs/django-snowflake, a Django test reveals that SnowflakeRestful.fetch() leaks memory due to an exception nested within the method.
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.
Assessment
This issue has not been assessed yet.