refactor(scatter): move logging call into pipeline closure #5
Reference in New Issue
Block a user
Delete Branch "push-txyqunyttswl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add an explicit
PathBuftype annotation and consolidate the "indexing" info log with the chunk-opening logic. This reduces pipeline boilerplate by keeping the logging directly in the initial stage closure.