Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

IlyaFaer
Copy link
Contributor

Closes #461

@IlyaFaer IlyaFaer added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: spanner Issues related to the googleapis/python-spanner-django API. labels Aug 24, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2020
@IlyaFaer
Copy link
Contributor Author

This PR is based on changes from connect() refactoring changes, so it should be merged after "connect() refactoring" PR

@IlyaFaer IlyaFaer marked this pull request as ready for review August 24, 2020 09:58
@IlyaFaer IlyaFaer requested a review from c24t August 24, 2020 09:58
Copy link
Contributor

@c24t c24t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, I'll review again after #462 gets merged.

Copy link
Contributor

@c24t c24t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor comments, but @IlyaFaer I'll wait until you respond to approve so we don't automatically merge this before it's ready.

@c24t
Copy link
Contributor

c24t commented Aug 28, 2020

Seeing more of these in CI:

panic: rpc error: code = ResourceExhausted desc = Project 1065521786570 cannot add 1 nodes in region us-west1.

Hopefully to be fixed in #471.

Copy link
Contributor Author

@IlyaFaer IlyaFaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added few more docstrings/renaming changes

@c24t c24t merged commit 6028f88 into googleapis:master Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-django API. cla: yes This human has signed the Contributor License Agreement. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection.close() doesn't close cursors
2 participants