MCPcopy Create free account
hub / github.com/chrismld/aws-lambda-redshift-copy / PersistentConnectionPool

Class PersistentConnectionPool

src/psycopg2/pool.py:184–235  ·  view source on GitHub ↗

A pool that assigns persistent connections to different threads. Note that this connection pool generates by itself the required keys using the current thread id. This means that until a thread puts away a connection it will always get the same connection object by successive `!ge

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected