]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
further simplify pool-sharing doc
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Mar 2022 21:01:09 +0000 (16:01 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Mar 2022 21:04:48 +0000 (16:04 -0500)
commit4d85cec7c62016a8b948a688debc53fa8adecbb5
tree09c44e9eafd38c1532dff08ffcf7c32dfbc712b7
parent8857417a7ca4c7b9ed061eaf840e41fc2894738d
further simplify pool-sharing doc

1. the event based approach doesn't require dispose() to be
   called at all, and the note that the "pool will hang" makes
   no sense.   I have no idea what that refers towards
2. the subsequent paragraph about connections and sessions
   is unintelligible.  old paragraphs like these are likely
   why people complain about the docs so much.  try to just
   say "don't do this", as that is easier than trying to
   explain to use connection.invalidate() etc.

Change-Id: Id840c65a2f71583ced4dc82fd8690e7da4c4b10e
(cherry picked from commit b098d2a8b9c8a6fd1ddc5dce1eca7e70ace3f545)
doc/build/core/pooling.rst