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
LowerHopToActor expected either an optional executor or an actor, and
would crash when given a non-optional executor. This patch adds the
wrapping to produce an optional executor from a non-optional executor in
the pass to avoid crashing.
0 commit comments