Fix potential race in bugReportStart
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
Please register or sign in to comment
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