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
Previously the `ConnectionPool.run()` method wasn't marked as `@inlinable`, because of this we missed an opportunity to specialize the code that is run as part of the events.
0 commit comments