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
Right now if you coerce an unhandled ability like Abort into a remote computation, the error that you get back from the local interpreter is a cancellation failure. Instead it should probably mention the unhandled ability.
The text was updated successfully, but these errors were encountered:
Right now if you coerce an unhandled ability like
Abort
into a remote computation, the error that you get back from the local interpreter is a cancellation failure. Instead it should probably mention the unhandled ability.The text was updated successfully, but these errors were encountered: