You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
See #244 for background.
Describe the solution you'd like
If you bind *nested-tx* to :ignore to get c.j.j compatibility there, you should also get compatibility on the (non-)locking of Connection to match c.j.j's unsafe behavior (see #106 for why that changed in the first place).
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
See #244 for background.
Describe the solution you'd like
If you bind
*nested-tx*
to:ignore
to get c.j.j compatibility there, you should also get compatibility on the (non-)locking ofConnection
to match c.j.j's unsafe behavior (see #106 for why that changed in the first place).The text was updated successfully, but these errors were encountered: