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 #11 Remove memory leak in connection pool. There is also a test for memory leak.
Breaking change Global connection error handler on initialized client instance (more information in README). You have to detect connection problems global since this version. .exec callback will not be called