]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
bring oracle timeout thing lower
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 1 Aug 2024 23:15:57 +0000 (19:15 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 1 Aug 2024 23:15:57 +0000 (19:15 -0400)
commitfc7b758b7bb707d7931d909702aa019bbba98fce
treeef88bce86886cdcd88e68dd59b4c6ad316f73f1d
parent92f07890784d3497b1e7735badf9f6e78eefd70d
bring oracle timeout thing lower

still seeing failures

we may very well have to revert this and mark oracle as not supporting
recovery

Change-Id: I4d48607cb8579dc73c650f5232e4414a408735e2
test/engine/test_transaction.py