Add a __del__
destructor to Connector
#1011
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Add
__del__
toConnector
to close background resources upon garbage collection.Reminder to test that destructor does not cause timeouts as seen in #1000
The text was updated successfully, but these errors were encountered: