I use asyncpg connection pools to connect to the postgres database. class pg: ... await asyncio.wait_for(connected, timeout=timeout)
確定! 回上一頁