Closed bmatsuo closed 7 years ago
This is fairly convenient because it is a reasonably fast path for the most common managed transactions.
Also, this addition will properly panic when commit is supplied from a managed transaction, which was a bug in the previous implementation.
commit
This is fairly convenient because it is a reasonably fast path for the most common managed transactions.
Also, this addition will properly panic when
commit
is supplied from a managed transaction, which was a bug in the previous implementation.