iovisor / ubpf

Userspace eBPF VM
Apache License 2.0
833 stars 138 forks source link

Set timeout on fuzzing #605

Closed Alan-Jowett closed 1 week ago

Alan-Jowett commented 1 week ago

This pull request includes a minor update to the fuzzing workflow configuration in the .github/workflows/fuzzing.yml file. The change introduces a timeout parameter to the ubpf_fuzzer command to prevent it from running indefinitely.

coveralls commented 1 week ago

Coverage Status

coverage: 79.201%. remained the same when pulling 7b19d3b6284ae56a03a84b37dd9df9a19af527eb on Alan-Jowett:reduce_timeout into 5798dc6689dfe889af5f42899754bd90c86b833c on iovisor:main.