backup.js calls oncomplete() after each file is written, rather than after all files are written
Closed this issue · 0 comments
RyanLB commented
My expectation would be that it's only called once after all files are written, but we might consider adding additional callbacks to be run after each file for things such as progress reporting or detailed errors.