-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
Flaky transaction snippets #575
Comments
This has been fixed. |
8 tasks
telpirion
pushed a commit
that referenced
this issue
Jan 18, 2023
8 tasks
dandhlee
pushed a commit
that referenced
this issue
Feb 6, 2023
telpirion
pushed a commit
that referenced
this issue
Mar 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/datastore/api/snippets.py#L655
I don't think
get_multi
guarantees that the order of the result is the same as the given keys. Please close if it does, but please fix this otherwise.The text was updated successfully, but these errors were encountered: