On Jan 7, 12:07 pm, "Mark Volkmann" <r.mark.volkm...@gmail.com> wrote:
> Are there any particular issues with using nested transactions ...
> dosync inside a dosync ... in Clojure?
>

Nope. Just note that nested transactions 'join' the enclosing
transaction - they commit with it. Essentially there is only the
outermost transaction.

Rich

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to