]> git.ipfire.org Git - thirdparty/psycopg.git/commit
docs(pool): suggest closing the pool explicitly
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Nov 2024 13:31:32 +0000 (14:31 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Nov 2024 13:31:32 +0000 (14:31 +0100)
commit12ffe9e1ea677ecef05be17cbe67db0cf057108f
tree89dcbfe20ffda843ce2b65c3361f388957067e2a
parent6b75307bb502483bf6dad5f7bff2d86aa7580d04
docs(pool): suggest closing the pool explicitly

On Python 3.13 threads may fail to stop.

See #930, #954.
docs/advanced/pool.rst