googleapis / langchain-google-cloud-sql-pg-python

Apache License 2.0
29 stars 11 forks source link

feat: Add tests' engine and connector cleanup #165

Closed duwenxin99 closed 2 months ago

duwenxin99 commented 3 months ago

Close connector and dispose engine after use in tests

averikitsch commented 2 months ago

The async/sync refactor should cover these fixes. Closing this for now.