Skip to content
  • David Jaša's avatar
    p-b-l: add 2s delay between copying, parallelize · 5ebc95e6
    David Jaša authored
    run/runtest.sh needs some time to delete invalid reports, e.g. from
    skipped scenarios. This could make p-b-l miss some reports so the
    wait and copying is done in parallel Process() and in order to speed up
    copying of already existing files (to reduce time from service start to
    notifier start), initial copying is done by Pool() of processes.
    5ebc95e6