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 rely on the GC dealloc'ing the implicitly created cursor executing
the first select query; use one cursor, so we know that the select query
won't block the subsequent delete statement.
0 commit comments