Closed NotStatilko closed 2 years ago
When RemoteBox has imported (forwarded) file, and DecryptedLocalBox hasn't FileKey for this file, iterating over RemoteBox.files(), manifests a lag for ~5 seconds or more.
RemoteBox
DecryptedLocalBox
FileKey
RemoteBox.files()
When
RemoteBox
has imported (forwarded) file, andDecryptedLocalBox
hasn'tFileKey
for this file, iterating overRemoteBox.files()
, manifests a lag for ~5 seconds or more.