~ack/storm/resultset-get-query

  • Committer: Guilherme Salgado
  • Date: 2012-06-28 15:58:27 UTC
  • mfrom: (449.1.4 fix-timeout-tracer)
  • Revision ID: salgado@canonical.com-20120628155827-axv21pbytzceyzdn
Add connection commit/rollback tracer hooks and use them in the TimeoutTracer
to reset connection._timeout_tracer_remaining_time. [r=radix,allenap]
      
This is to fix a bug in which the first query of a transaction could run
with no timeout set because of the _timeout_tracer_remaining_time left
in the connection during the previous transaction.
Filename Latest Rev Last Changed Committer Comment Size
..
dev 424.2.1 12 years ago David Britton Adding some dev setup scripts. Diff
storm 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
tests 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
.bzrignore 415.1.14 12 years ago Gavin Panella Use the test_suite and tests_require setuptools ex 283 bytes Diff Download File
ez_setup.py 415.1.19 12 years ago Gavin Panella Go completely over to the Dark, ahem, setuptools s 10 KB Diff Download File
LICENSE 129 16 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 25.9 KB Diff Download File
Makefile 431 12 years ago Andreas Hasenack Allow using postgresql on another port for the tes 1.2 KB Diff Download File
MANIFEST.in 415.1.28 12 years ago Gavin Panella Include ez_setup.py in tarballs. 157 bytes Diff Download File
NEWS 431.2.15 11 years ago Free Ekanayaka Merge from trunk, solve conflicts 23.4 KB Diff Download File
README 431.2.11 12 years ago Free Ekanayaka Commit non-TPC stores first 7.3 KB Diff Download File
setup.cfg 413 12 years ago Barry Warsaw Add .tar.gz format. 32 bytes Diff Download File
File setup.py 415.1.39 12 years ago Gavin Panella Depend on testtools >= 0.9.8; newer versions of py 2.3 KB Diff Download File
File test 415.3.11 12 years ago Gavin Panella Merged oneiric-admin-shutdown-bug-871596 into djan 2.3 KB Diff Download File
TODO 274 15 years ago Gustavo Niemeyer Updated TODO file with Gavin Panella's suggestion 2.4 KB Diff Download File