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
When calling a firstresult hook, if no implementation returns a non-None
value a bug is exposed in the new `_MultiCall` which assumes there will
be a least one result.
0 commit comments