Skip to content

Conversation

@vishwarajanand
Copy link
Contributor

@vishwarajanand vishwarajanand commented Jan 13, 2025

Following up on PR suggestion from: #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: cloudsql-postgres Issues related to the googleapis/llama-index-cloud-sql-pg-python API. label Jan 13, 2025
@vishwarajanand vishwarajanand changed the title Test cleanup chore: test cleanup Jan 13, 2025
@vishwarajanand vishwarajanand marked this pull request as ready for review January 13, 2025 16:24
@vishwarajanand vishwarajanand requested review from a team as code owners January 13, 2025 16:24
@averikitsch averikitsch merged commit bcd4100 into main Jan 13, 2025
8 checks passed
@averikitsch averikitsch deleted the test-cleanup branch January 13, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudsql-postgres Issues related to the googleapis/llama-index-cloud-sql-pg-python API.

2 participants