Skip to content
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

Need to abort/rollback transactions on error #1514

Open
Sanne opened this issue Mar 14, 2023 · 0 comments
Open

Need to abort/rollback transactions on error #1514

Sanne opened this issue Mar 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Sanne
Copy link
Member

Sanne commented Mar 14, 2023

It would seem that if I introduce assertions to check that the current transaction is terminated (in any way) before we close the connection, there's at least one test failing:
"ReactiveStatelessProxyUpdateTest. testLazyInitializationException"

We need to investigate this to ensure such resources don't leak under any circumstances.

Providing a test as a PR soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants