Skip to content

Add TestKit test skip for unified tx lifetime #317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

robsdedude
Copy link
Member

Also, don't delete objects stored in the backend while a connection is still
open. E.g., maybe TestKit wants to test the driver's behavior of a closed
session. Instead, memory will be freed, once the current connection is closed.

Also, don't delete objects stored in the backend while a connection is still
open. E.g., maybe TestKit wants to test the driver's behavior of a closed
session. Instead, memory will be freed, once the current connection is closed.
@fbiville fbiville force-pushed the testkit-tx-lifetime branch from a82eec0 to 146b713 Compare February 15, 2022 09:08
@fbiville fbiville merged commit d67d74f into neo4j:5.0 Feb 15, 2022
@robsdedude robsdedude deleted the testkit-tx-lifetime branch March 1, 2022 13:28
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.

2 participants