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

Set a proper timeout for corpus minimization after a fuzzing session #4719

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alhijazi
Copy link
Collaborator

@alhijazi alhijazi commented Mar 7, 2025

This change also adds the collected new_units_added stat to the centipede schema.

This change also adds the collected new_units_added stat to the
centipede schema.
@alhijazi alhijazi requested a review from jonathanmetzman March 7, 2025 17:04
Copy link
Collaborator

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

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

lgtm

Comment on lines +191 to +192
# pylint: disable=unused-argument
def fuzz_additional_processing_timeout(self, options):
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: This should be next to the function. Or better yet, just do del options and skip the pylint directive.

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.

2 participants