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
In relation to #378, shouldn't Transaction.new_unchecked be public? Otherwise how can we use a single connection across threads while creating transactions? Or is this not allowed/supported?
The text was updated successfully, but these errors were encountered:
In relation to #378, shouldn't Transaction.new_unchecked be public? Otherwise how can we use a single connection across threads while creating transactions? Or is this not allowed/supported?
The text was updated successfully, but these errors were encountered: