refactor(scatter): move logging call into pipeline closure #5

Merged
coissac merged 1 commits from push-txyqunyttswl into main 2026-05-22 09:15:05 +00:00

1 Commits

Author SHA1 Message Date
Eric Coissac 9b37e848d4 refactor(scatter): move logging call into pipeline closure
Add an explicit `PathBuf` type 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.
2026-05-22 11:14:52 +02:00