Skip to content

Sync shared corpus before exiting fuzzing#153

Open
chris-srlabs wants to merge 2 commits intomainfrom
fix-corpus-sync
Open

Sync shared corpus before exiting fuzzing#153
chris-srlabs wants to merge 2 commits intomainfrom
fix-corpus-sync

Conversation

@chris-srlabs
Copy link
Collaborator

closes #134

By using just a simple solution, the interface may exhibit a short delay until a graceful shutdown is attempted after the first SIGTERM.
Moreover, the sync interval can be configured via the added --corpus-sync-interval argument.

@louismerlin
Copy link
Collaborator

Awesome thank you, will try-out tomorrow

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.

Sync shared fuzzing corpus before exiting the fuzzer

2 participants