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
fix(pubsub): check both client errors on Close (#2867)
* fix(pubsub): check both client errors on Close
* fix code formatting
* don't check error from client.Close
* call both Close before returning error
* address review comments
0 commit comments