• Bjorn Munch's avatar
    Bug #47663 mtr --parallel has weird output · afb8b414
    Bjorn Munch authored
    Some output is written, some is not
    Finally concluded it's a Perl bug: after running with parallel threads
      for a while, print suddenly ignores all but the first argument.
    Workaround: concatenate all the arguments into one, except in output that
      only comes before we start running tests
    afb8b414
mtr_report.pm 12 KB