On Wed, Apr 13, 2022 at 3:06 PM Schweiss, Chip <c...@innovates.com> wrote: > > Something else is going on here. The same is consistently happening without > logging enabled at about 23K jobs completed. > > Any clues on how to debug the cause of this? Is it possibly a perl problem?
It will be impossible to give you a serious answer, if you do not follow: https://www.gnu.org/software/parallel/parallel.html#reporting-bugs This completes on my system with no problem, so 23K jobs is not the problem. seq 100000 | parallel-20220222 --progress 'true; true' /Ole