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

Fault simulation #9

Open
nytopop opened this issue Mar 7, 2020 · 0 comments
Open

Fault simulation #9

nytopop opened this issue Mar 7, 2020 · 0 comments
Labels
enhancement New feature or request testing Is this working?

Comments

@nytopop
Copy link
Owner

nytopop commented Mar 7, 2020

The simulation module doesn't actually provide any way to simulate faults yet, which severely limits its utility.

Not sure if it's worth continuing the implementation, as https://github.com/tokio-rs/simulation is still in development and should be better integrated w/ the tokio runtime.

@nytopop nytopop added enhancement New feature or request testing Is this working? labels Mar 7, 2020
nytopop added a commit that referenced this issue May 20, 2020
It's not actually useful, and adds a bunch of extra complexity. We can
accomplish partition testing by pausing tasks when necessary, and fuzz
failures using actual IO types (where needed).

related: #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Is this working?
Projects
None yet
Development

No branches or pull requests

1 participant