Details
-
New Feature
-
Resolution: Unresolved
-
Unknown
-
None
-
None
Description
The withTransaction method should return whatever the last invocation of the callback returns. And if the callback throws an exception, withTransaction should propagate it (maybe it already does).