]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Wait worker thread to stop on pool close
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 21 Feb 2021 12:41:02 +0000 (13:41 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 12 Mar 2021 04:07:25 +0000 (05:07 +0100)
commitc9bbd9d3decf2af5aa02e23ffb34fa9750a96a85
treea6b684080abdd2aba94e77eab33acd30c5e36f58
parentef302ea6a9ca41e6106f6e41f63490583933a3f6
Wait worker thread to stop on pool close
psycopg3/psycopg3/pool.py
tests/test_pool.py