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
Awaiting client.close() does not work as intended since the method from the client does not return the actual promise. This leads to the client remaining open after calling await client.close()