Experiment hanging without reports
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When I tried to run local experiment using the standard script: PYTHONPATH=. python3 experiment/run_experiment.py \
--experiment-config experiment-config.yaml \
--benchmarks bloaty_fuzz_target \
--experiment-name $EXPERIMENT_NAME \
--fuzzers afl libfuzzer. My experiment hangs like the following for 7+ hours without any reports. In the config, I only set 2 trials with time out at 60 seconds. Anyone know why this is happening/ Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.