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

Make the iterators Send when read-txn-no-tls is enabled #241

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

Kerollmops
Copy link
Member

This PR closes #213 by making sure the iterators implement Send when the read-txn-no-tls feature is enabled.

@Kerollmops Kerollmops added this to the v0.20.0 milestone Feb 16, 2024
@Kerollmops Kerollmops changed the title Make the different iterators implement Send when read-txn-no-tls is enabled Make the iterators Send when read-txn-no-tls is enabled Feb 16, 2024
@Kerollmops
Copy link
Member Author

Hey @xiaoyawei 👋 Can you review this PR, please? It's small 😄

@xiaoyawei
Copy link
Contributor

xiaoyawei commented Feb 16, 2024

@Kerollmops Thanks for putting this together and it all LGTM.

Looks like I don't have permission to approve a PR in this repository since I don't see a button to "approve". :)

Copy link
Contributor

@xiaoyawei xiaoyawei left a comment

Choose a reason for hiding this comment

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

LGTM

@Kerollmops Kerollmops merged commit 2c6c857 into main Feb 16, 2024
8 checks passed
@Kerollmops Kerollmops deleted the read-txn-no-tls-cursor branch February 16, 2024 18:21
@rgbkrk rgbkrk mentioned this pull request Apr 9, 2024
1 task
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.

Make RoIter also Send when read-txn-no-tls feature is enabled
2 participants