Mercurial > hg
diff setup.py @ 8072:ecf7795479d5
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.
author | Henrik Stuart <henrik.stuart@edlund.dk> |
---|---|
date | Wed, 15 Apr 2009 19:54:22 +0200 |
parents | 73fa2be69ea9 |
children | d6134b800797 |