-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to parsing large timeout values (hours and days)
* Fixed parsing of hour-log timeouts, e.g., `4h`. * Added day-long timeout, e.g., `1d` * Added week-long timeout, e.g., `1w` The long timeouts are useful when using the `--stop-after-time` command line flag, where you want to fuzz e.g., for a couple of days and then stop.
- Loading branch information
Michael Rodler
committed
Feb 1, 2024
1 parent
e10bbde
commit 4b33f41
Showing
1 changed file
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters