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

skiplist: Fixes #1023 #1101

Merged
merged 1 commit into from Apr 19, 2024
Merged

Conversation

Tianion
Copy link
Contributor

@Tianion Tianion commented Apr 12, 2024

Fixes #1023
After the node on the left has successfully written the new node, then attempt to mark all pointers in the tower

@Tianion Tianion mentioned this pull request Apr 12, 2024
Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@taiki-e taiki-e merged commit e7b5922 into crossbeam-rs:master Apr 19, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

crossbeam-skiplist bug
2 participants