Files
sqlalchemy/test/aaa_profiling
Mike Bayer 38fee68f47 correct for non-deterministic gc artifacts
Observed the tests here have different profiling
counts when run individually vs. as a group, and
this seems to be due to whether or not results of
each query are garbage collected or not.  for
all but one test, ensuring results stay between
query runs seems to meet the current profiling
counts.

Change-Id: I5aca5db08936757ad2a6055c5fc077cc58979bdd
(cherry picked from commit bcd4e36ab4)
2022-02-15 15:12:43 -05:00
..
2021-01-05 23:46:02 -05:00