• Oran Agra's avatar
    Fix potential race in bugReportStart · 81f8524a
    Oran Agra authored
    this race would only happen when two threads paniced at the same time,
    and even then the only consequence is some extra log lines.
    
    race reported in #7391
    81f8524a
debug.c 68.1 KB