While developing https://github.com/Snowflake-Labs/django-snowflake, [a Django test](https://github.com/django/django/commit/3ff32c50d143d8a498f9a5dfef1a31b16a7456fe) reveals that `SnowflakeRestful.fetch()` leaks memory due to [an exception nested within the method](https://github.com/snowflakedb/snowflake-connector-python/blob/6a5f18b37e591a435b04487ea43ca50f36e94b62/src/snowflake/connector/network.py#L832-L856).