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

Implement async fail point with tokio #82

Closed
wants to merge 1 commit into from

Conversation

hachikuji
Copy link

This patch adds support for async fail points enabled under the "async" feature flag. I've used tokio for some of its async primitives and for testing.

This is based on a patch on the slatedb fork: slatedb#1.

Copy link

ti-chi-bot bot commented Nov 5, 2024

Welcome @hachikuji! It looks like this is your first PR to tikv/fail-rs 🎉

@hachikuji
Copy link
Author

hachikuji commented Nov 19, 2024

Closing as a duplicate of #58 and #73. There may still be useful implementation bits. I got rid of the busy waiting TODO for example. Happy to open a separate PR if there is interest.

@hachikuji hachikuji closed this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant