]> 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:04 +0000 (14:59 -0500)
commit936f0b2fc226171a81df3ca66c269750e7e52436
tree0be545dfeefbe3635792769cf961da1c3ef4183d
parentd866eec2adcdfa2dd01e4c12d11cc2702ab2ff5e
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
doc/build/core/pooling.rst