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
Don't enter a transaction in MockOSDBMixin when starting a request
In OpenSearch we're currently not using transactions. To accurately mock this with
the MySQL backend we instead enter a transaction in each method call.
0 commit comments