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(transport): Add Async transport check for AsyncIO integration
AsyncIO integration is necessary for the Async Transport to work properly. This adds a check that makes AsyncTransport fall back to Sync Transport if this is not configured.
GH-4601
0 commit comments