]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- allow the shrink phase for memusage to go until zeroed,
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Aug 2017 18:02:16 +0000 (14:02 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Aug 2017 18:02:16 +0000 (14:02 -0400)
commit0a23654649e9b121001b24213bfa946409774e55
treea8e1e15b505bcbbafd43df537233b9fc867bdd83
parent68879d50faa9e2602e55d5d191647b1cf864e5ab
- allow the shrink phase for memusage to go until zeroed,
some MySQL-env element is causing memory growth that goes very
far before stopping

Change-Id: Ic0882dd78636067980fceba4e3a969de78d5b26a
test/aaa_profiling/test_memusage.py