GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-python-connector
Add a `__del__` destructor to Connector
Open
priority: p2
type: feature request
- Dominant language
- Python
- Stars
- 344
- Forks
- 89
- Avg merge
- 5h 33m
- Merged PRs (30d)
- 2
Description
Add `__del__` to `Connector` to close background resources upon garbage collection.
Reminder to test that destructor does not cause timeouts as seen in #1000
Contributor guide
Assessment
This issue has not been assessed yet.