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

Force UUID unregistration at end of transaction #74

Merged
merged 4 commits into from
Jul 12, 2023

Conversation

JanWittler
Copy link
Contributor

Updates the UuidResolver to force that upon end of transaction, every dangling element must have been unregistered.
Fixes some bugs regarding transaction ending left over from #73.
Closes #60.

@JanWittler JanWittler requested a review from a team as a code owner July 11, 2023 20:47
@JanWittler JanWittler merged commit cc2ccca into main Jul 12, 2023
6 checks passed
@JanWittler JanWittler deleted the end-transaction-uuid branch July 12, 2023 07:18
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.

Unregister elements explicitly in UuidResolver
2 participants