Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add thread-safe access to CountingWriter byte total (#22620)
Use atomic operations to update and report CountingWriter.Total through a new method. closes #22618 (cherry picked from commit 022b6e8)
- Loading branch information