Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
executor: increase timeouts for glob requests
Proper glob resolution is required for fuzzing. If it times out, it does so silently, and fuzzing dictionary will be smaller then expected, without any obvious errors. Given that, it makes sense to increase glob timeouts.
- Loading branch information