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

Implement Drop guard or scoped closure for rw_transaction to ensure commit #72

Open
2 tasks
Tracked by #135
vincent-herlemont opened this issue Dec 23, 2023 · 0 comments
Open
2 tasks
Tracked by #135
Assignees

Comments

@vincent-herlemont
Copy link
Owner

Related to https://www.reddit.com/r/rust/comments/18lxb2n/comment/kegce2s/?utm_source=share&utm_medium=web2x&context=3

Looks like the rw_transaction could use a Drop guard or a scoped closure to prevent people from forgetting to commit.

TODO

  • Investigate
  • Fix it
@vincent-herlemont vincent-herlemont self-assigned this Dec 23, 2023
@vincent-herlemont vincent-herlemont mentioned this issue Jan 4, 2024
4 tasks
@vincent-herlemont vincent-herlemont mentioned this issue May 1, 2024
3 tasks
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

No branches or pull requests

1 participant