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
This patch modifies run() to convert any thrown value to a
returned CelError, and updates the doc comment to guarantee
the function will never throw. It also updates the parse()
doc comment to document that that function does throw on
parse errors.
0 commit comments