Skip to content

AsyncConnectionPool in the constructor is deprecated #7

@grillazz

Description

@grillazz

/usr/local/lib/python3.12/site-packages/psycopg_pool/pool_async.py:138: RuntimeWarning: opening the async pool AsyncConnectionPool in the constructor is deprecated and will not be supported anymore in a future release. Please use await pool.open(), or use the pool as context manager using: async with AsyncConnectionPool(...) as pool: ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions