]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Ensure context.attrbutes dictionary is reset each time
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 4 Apr 2020 21:18:46 +0000 (17:18 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 4 Apr 2020 21:18:46 +0000 (17:18 -0400)
commit139aac4aba98b170787a63f0f0ca785c1fdfc63b
treed18cc1707e48f36d82a969fb9ab471145bea57f9
parenta32c528c541670c0c4469523a3964712d79b7edd
Ensure context.attrbutes dictionary is reset each time

A memory growth issue was identified in this test which
caused the profiling results to be inaccurate.

Change-Id: I248dcce5833feada947bc91bdf09a8f925d31d65
test/aaa_profiling/test_orm.py
test/profiles.txt