Skip to content

Conversation

@robsdedude
Copy link
Member

Deprecated closing of driver and session objects in their destructor.
This behaviour is non-deterministic as there is no guarantee that the
destructor will ever be called. A ResourceWarning is emitted instead.

Make sure to configure Python to output those warnings when developing your
application locally (it does not by default).

Deprecated closing of driver and session objects in their destructor.
This behaviour is non-deterministic as there is no guarantee that the
destructor will ever be called. A `ResourceWarning` is emitted instead.
@robsdedude robsdedude merged commit 342a9f5 into neo4j:5.0 Feb 1, 2022
@robsdedude robsdedude deleted the destructor-close-deprecation branch February 1, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant