Hi clusterfuzz-dev
Recently, my fuzzer often finds some samples that cannot be reproduced stably on clusterfuzz. The reason for the inability to reproduce stably may be multi-threaded race conditions or some other special situations.
However, I still found the root cause through analysis and reported the problem, but the referenced clusterfuzz link will be automatically deleted soon, resulting in inconvenient communication with developers.
So I have a few suggestions
1. Can I manually link clusterfuzz to crbug's case
2. Can I manually mark some clusterfuzz links that do not want to be deleted automatically
3. Can I retrieve the deleted ones
Thanks.