Once concatenate starts running, I have no way to stop it. For example, when merging 1,000 files, I pass all of them into an InputStream[], and once the concatenation begins, it runs to completion.
I’m considering Split…... I’m considering splitting the work so that only two...limit resource usage, you can split the work into smaller batches...