https://www.ivarch.com/programs/quickref/pv.shtml
> The pv process will exit when all FDs have either changed to a different file, changed read/write mode, or have closed, and all PIDs (without a specific FD) have exited.
> when all FDs have... changed to a different file
Uhhh, how does that work w/o closing first?