Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Motivation: `FileChunks` is an `AsyncSequence` so should be `Sendable` otherwise it's difficult to use. Modifications: - Conform `FileChunks` to `Sendable` Result: - Resolves #2752
- Loading branch information