You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.
in the filesystem method:
https://github.com/CoEDL/ocfl-js/blob/master/lib/repository.js#L176-L202
In this method (filesystem), at the end of the for loop (line 181 for (let d of dirs)), if root === this.ocflRoot then emit done:
In the S3 method emit done when walk = false (https://github.com/CoEDL/ocfl-js/blob/master/lib/repository.js#L218)
The text was updated successfully, but these errors were encountered: