Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: File#setMetadata in parallel results in unpredictable state #504

Merged
merged 2 commits into from
Nov 5, 2018

Conversation

jkwlui
Copy link
Member

@jkwlui jkwlui commented Nov 2, 2018

Addresses question raised in #274 where @eleith notice unpredictable results when File.setMetadata is called in parallel.

fixes #274

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 2, 2018
@jkwlui jkwlui self-assigned this Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

calling setMetadata in a series of promises results in unpredictable values being saved
3 participants