neo4j / neo4j-python-driver

Neo4j Bolt driver for Python
https://neo4j.com/docs/api/python-driver/current/
Other
898 stars 186 forks source link

Fix DeprecationWarning on closing driver multiple times #964

Closed robsdedude closed 1 year ago

robsdedude commented 1 year ago

Closing the driver multiple times will still be allowed in future version. However, it will become a noop.