Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

metadataStore.get wil throw exception when concurrent request for same folder #52

Closed
wherby opened this issue Jun 8, 2017 · 1 comment

Comments

@wherby
Copy link

wherby commented Jun 8, 2017

metadataStore.get will try to lock local folder, when multiply concurrent requests for files in same folder. The lock will fail and throw exception. The exception should be handled properly, maybe handle the exception sliently will be ok for get operation.

@shuttie
Copy link
Contributor

shuttie commented Jun 19, 2017

Fixed in 0.2.3

@shuttie shuttie closed this as completed Jun 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants