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
{{ message }}
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
Will trigger a crash in service_edge_rpc.erl:handle_call({ rvi, handle_local_message,...) when authorize_rpc:authorize_local_message() returns not_found instead of [ ok, Signature].
I think Ulf fixed this, but it may have been in another branch than master.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On master:
python rvi_call.py will_crash
Will trigger a crash in
service_edge_rpc.erl:handle_call({ rvi, handle_local_message,...)
whenauthorize_rpc:authorize_local_message()
returnsnot_found
instead of[ ok, Signature]
.I think Ulf fixed this, but it may have been in another branch than master.
The text was updated successfully, but these errors were encountered: