aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/aflow/tool/codeexpert/codeexpert.go
diff options
context:
space:
mode:
authorFlorent Revest <revest@chromium.org>2026-01-16 18:37:57 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-01-23 08:38:26 +0000
commit485e81ffcdb9e091906b78fdd5f854f16e759be0 (patch)
tree57c320b41bb29f7891872c04eaa0988be750002c /pkg/aflow/tool/codeexpert/codeexpert.go
parent3f5b74737ecadb924b7ab9404db79b9992767a64 (diff)
tools/syz-aflow: only print errors once at the end
Currently, when an error occurs, it is printed as part of many Spans, in my experience 3 times: 2026/01/20 19:38:59 finished action crash-reproducer (1/4) in 1.570202281s results: CrashReport: error: reproducer did not crash 2026/01/20 19:38:59 finished flow patching (0/0) in 1.571440624s results: error: reproducer did not crash reproducer did not crash exit status 1 After this change it is only printed once: 2026/01/20 19:36:42 starting action crash-reproducer (1/4)... reproducer did not crash exit status 1
Diffstat (limited to 'pkg/aflow/tool/codeexpert/codeexpert.go')
0 files changed, 0 insertions, 0 deletions