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

More guards around transactions #119

Open
gtrak opened this issue Mar 9, 2022 · 0 comments
Open

More guards around transactions #119

gtrak opened this issue Mar 9, 2022 · 0 comments

Comments

@gtrak
Copy link
Contributor

gtrak commented Mar 9, 2022

Something that is missing from the library is more robust handling of transactions.
A query on the same connection done outside of a transaction should wait for any transactions to finish. It might also require deadlock detection.

A first cut was attempted in #99, but it needs more work.

@gtrak gtrak changed the title Feature Request: More guards around transactions More guards around transactions Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant