#1090370 parallel: --limit 'io n' produces lots of warnings

#1090370#5
Date:
2024-12-17 16:01:02 UTC
From:
To:
For example

parallel --limit 'io 100' ::: true

prints more than 60 lines of

WARNING: tempfile is deprecated; consider using mktemp instead.