Re: Possible bug in LockingTransaction

2013-09-12 Thread Brandon Ibach
ate a ticket: > > Create a jira account - > http://dev.clojure.org/jira/secure/Signup!default.jspa > Then create a jira ticket - > http://dev.clojure.org/display/community/Creating+Tickets > > Thanks, > Alex > > > On Wednesday, September 11, 2013 1:4

Possible bug in LockingTransaction

2013-09-10 Thread Brandon Ibach
I have found what appears to be a bug in LockingTransaction, albeit one that probably wouldn't occur often. But, I suppose that's a given for a previously undiscovered problem in oft-used code that hasn't changed for some while. :) I'm using the Clojure 1.4 library strictly from Java code and