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

support best effort replay for concurrency fuzzing #234

Closed
pdeligia opened this issue Oct 15, 2021 · 1 comment
Closed

support best effort replay for concurrency fuzzing #234

pdeligia opened this issue Oct 15, 2021 · 1 comment

Comments

@pdeligia
Copy link
Member

Right now concurrency fuzzing does not provide replay. This is general is tricky due to real timing involved. We can still though keep track of chosen delays and attempt to replay.

@pdeligia
Copy link
Member Author

Duplicate with #309.

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

No branches or pull requests

1 participant