]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
dispose session outside of child proc
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Mar 2022 19:59:04 +0000 (14:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Mar 2022 19:59:59 +0000 (14:59 -0500)
commitc7c6b704bda4538a3781b52d9c0ce49f4ad07c55
treec688e6602799d3ca581559288554c32cc9ae392d
parentfc7f88917364cc2a6e0bc8d35b5bb5dd813f5842
dispose session outside of child proc

disposing inside the child proc can interfere with the parent
process.  we likely never considered this.

Fixes: #7815
Change-Id: I6ad0e5840655ed99a9d30002eba280c8e44a5c2e
(cherry picked from commit 936f0b2fc226171a81df3ca66c269750e7e52436)
doc/build/core/pooling.rst