diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-08-03 12:08:54 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-08-03 12:17:54 -0400 |
commit | c2327ec60f3f3b52a4b3a0daeef39174d96d225e (patch) | |
tree | 05fd256942b4998ee2bac4f85461dcf8bccfd64c /test/dialect/postgresql/test_compiler.py | |
parent | 3ef9fa6d4ff8ade8915000b41c262caf4a88e064 (diff) | |
download | sqlalchemy-c2327ec60f3f3b52a4b3a0daeef39174d96d225e.tar.gz |
send in the dragons on async_scoped_session
make it clear that async_scoped_session.remove() must
be called, else memory will build up. Generally
discourage the whole pattern as well, as this is a
"framework" pattern and we don't really want to be supporting
frameworks. Also indicate that scopefunc must be idempotent
and lightweight.
Fixes: #8340
Change-Id: Ibc3d21124ae73c3b25ee51966504bbb1975c36b2
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions