-
Notifications
You must be signed in to change notification settings - Fork 406
Closed
Labels
Description
The text output mode doesn't give any status updates on what's going on. Ideally, it should provide the same information as the interactive UI, just in a less convenient way.
Print out a status line every X seconds similar to libFuzzer or if any interesting event happens like when coverage increases or an invariant is broken.
aviggiano