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 the Database class, the close() method as well should enqueue the task itself.
Also evaluate the command to call done() after the sendCommand callback is called. Or keep it as it is by relying on the Connection queue capability.