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

chore: test cleanup #50

Merged
merged 7 commits into from
Jan 21, 2025
Merged

chore: test cleanup #50

merged 7 commits into from
Jan 21, 2025

Conversation

vishwarajanand
Copy link
Collaborator

Following up on PR suggestion from: googleapis/llama-index-cloud-sql-pg-python#32

Reviewer points:

  1. await engine._connector.close_async() seems not required at all instances of await engine.close().
    Example: when added to test_from_connection_string ref there's a failure suggesting:
    'NoneType' object has no attribute 'close_async'

@product-auto-label product-auto-label bot added the api: alloydb Issues related to the googleapis/llama-index-alloydb-pg-python API. label Jan 13, 2025
@vishwarajanand vishwarajanand changed the title Test cleanup chore: test cleanup Jan 13, 2025
@averikitsch averikitsch marked this pull request as ready for review January 21, 2025 17:57
@averikitsch averikitsch requested review from a team as code owners January 21, 2025 17:57
@averikitsch averikitsch merged commit e904dab into main Jan 21, 2025
8 checks passed
@averikitsch averikitsch deleted the test-cleanup branch January 21, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: alloydb Issues related to the googleapis/llama-index-alloydb-pg-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants