##// END OF EJS Templates
transaction: support multiple, separate transactions...
transaction: support multiple, separate transactions Solves that committed (closed) transactions may linger and be returned on subsequent transaction calls, even though a new transaction should be made, rather than a new nested transaction. This also fixes a race condition with the use of weakref.

File last commit:

r0:9117c656 default
r8072:ecf77954 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer