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

[C#] Convert *UnsafeContext to structs and acquire on demand #750

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

TedHartMS
Copy link
Contributor

Also, this changes "Acquire/Release" to BeginUnsafe/EndUnsafe (for manual epoch management) and Begin/EndLockable (for manual locking).

Added a check to BeginLockable to wait until any in-prepare checkpoint state has moved on.

@TedHartMS TedHartMS requested a review from badrishc September 23, 2022 20:07
@badrishc badrishc merged commit 2f55e90 into main Sep 23, 2022
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