Skip to content

Conversation

@dishaprakash
Copy link
Contributor

@dishaprakash dishaprakash commented Dec 20, 2025

This PR:

  • Adds a run_on_background helper to test fixtures.
  • Wraps direct calls to _ainit methods in PostgresEngine and AsyncPostgresChatStore, AsyncPostgresDocumentStore, AsyncPostgresIndexStore, AsyncPostgresReader, AsyncPostgresVectorStore operations in tests to ensure they execute on the engine's background loop, matching the new strict loop enforcement.

@dishaprakash dishaprakash requested review from a team as code owners December 20, 2025 08:52
@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 Dec 20, 2025
@dishaprakash dishaprakash marked this pull request as draft December 23, 2025 08:52
@averikitsch averikitsch added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Jan 5, 2026
@dishaprakash dishaprakash marked this pull request as ready for review January 12, 2026 09:01
@dishaprakash dishaprakash merged commit b4e9124 into main Jan 13, 2026
12 checks passed
@dishaprakash dishaprakash deleted the con-loop-fix branch January 13, 2026 08:28
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. priority: p2 Moderately-important priority. Fix may not be included in next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants