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
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Description of problem
In newSandbox(), the deferred func checks err variable which is different from the one declared within the useOldStore(ctx) case.
Expected result
Deferred func should correctly respond to non-nil error return.
Actual result
The text was updated successfully, but these errors were encountered: