cloud-sql-python-connector icon indicating copy to clipboard operation
cloud-sql-python-connector copied to clipboard

Add a `__del__` destructor to Connector

Open jackwotherspoon opened this issue 1 year ago • 0 comments

Add __del__ to Connector to close background resources upon garbage collection.

Reminder to test that destructor does not cause timeouts as seen in #1000

jackwotherspoon avatar Feb 13 '24 19:02 jackwotherspoon