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…... For example, when merging 1,000 files, I pass all of them into...Discourse February 5, 2026, 9:53pm 2 @stonechen28 You’re asking how...