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

Look into multi-process fuzz testing #2375

Open
lastmjs opened this issue Dec 20, 2024 · 0 comments
Open

Look into multi-process fuzz testing #2375

lastmjs opened this issue Dec 20, 2024 · 0 comments
Milestone

Comments

@lastmjs
Copy link
Member

lastmjs commented Dec 20, 2024

Right now we generally have one process fuzzing per cansiter, with a default call delay of .1 seconds. Setting the call delay to 0 seconds has led to discovery of some pretty good bugs. But this is all just one process...I wonder if testing with multiple cuzz processes, like 5, 10, 20, would lead to discovery of more bugs. Let's consider this for the 1.0, for release candidate we will not require this.

@lastmjs lastmjs added this to the 1.0 milestone Dec 20, 2024
@lastmjs lastmjs mentioned this issue Dec 20, 2024
5 tasks
@lastmjs lastmjs mentioned this issue Dec 30, 2024
76 tasks
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