summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/mariadbconnector.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-02-15 10:53:07 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2022-02-15 15:09:12 -0500
commitbcd4e36ab466e8e300bd704dd3b7e6e8470a2972 (patch)
tree3245842e0350c59ca0cf79fd780114586c526ed5 /lib/sqlalchemy/dialects/mysql/mariadbconnector.py
parent619abb52b6f1ee023db0f85fd96ba9f88c8efa7b (diff)
downloadsqlalchemy-bcd4e36ab466e8e300bd704dd3b7e6e8470a2972.tar.gz
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
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/mariadbconnector.py')
0 files changed, 0 insertions, 0 deletions