Skip to content

test(spanner): await database calls in async snippets#17627

Open
sakthivelmanii wants to merge 1 commit into
mainfrom
fix-spanner-async-await-samples
Open

test(spanner): await database calls in async snippets#17627
sakthivelmanii wants to merge 1 commit into
mainfrom
fix-spanner-async-await-samples

Conversation

@sakthivelmanii

Copy link
Copy Markdown
Contributor

Awaited instance.database() calls in async snippets to avoid AttributeError.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Awaited `instance.database()` calls in async snippets to avoid AttributeError.
@sakthivelmanii sakthivelmanii requested a review from a team as a code owner July 5, 2026 17:25
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@sakthivelmanii

Copy link
Copy Markdown
Contributor Author

/gemini review

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant