Closed montegoulding closed 1 year ago
This patch ensures the distributed file assets array is re-sequenced excluding the file assets that are not being distributed. This resolves an issue where _loadRegisteredKeyFiles iterates the files assuming 1..n index.
_loadRegisteredKeyFiles
Closes #200
This patch ensures the distributed file assets array is re-sequenced excluding the file assets that are not being distributed. This resolves an issue where
_loadRegisteredKeyFiles
iterates the files assuming 1..n index.Closes #200