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

Simplify implementation of GlobalDomain and release hazard pointer on drop of HzrdReader #36

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

skogseth
Copy link
Owner

@skogseth skogseth commented Jun 3, 2024

HzrdReader was correctly resetting between reads, but failed to release the hazard pointer on drop

@skogseth
Copy link
Owner Author

skogseth commented Jun 3, 2024

The scope of this PR was vastly expanded as the third commit would consistently trigger a deadlock.

@skogseth skogseth changed the title Release hazard pointer on drop of HzrdReader Simplify implementation of GlobalDomain and release hazard pointer on drop of HzrdReader Jun 3, 2024
@skogseth skogseth merged commit 56744e9 into main Jun 3, 2024
9 checks passed
@skogseth skogseth deleted the correctly-reuse-hazard-pointers branch June 3, 2024 12:20
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.

1 participant