We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Partisan v5.0.0 master)
rebar3 shell
1>partisan:self(). <<"partisan:pid:[email protected]:0.270.0">>
1>partisan:forward_message(<<"partisan:pid:[email protected]:0.270.0">>, hello, #{causal_label => foo}).
Result
2023-01-26T19:51:19.447404+00:00 gen_server.erl:949 error: ** Generic server partisan_pluggable_peer_service_manager terminating ... ** Reason for termination == ** {{noproc, {gen_server,call, [partisan_causality_backend_foo, {emit,'[email protected]', {encoded_pid,"<0.270.0>"}, {'$partisan_padded',undefined,hello}}, infinity]}}, [{gen_server,call,3,[{file,"gen_server.erl"},{line,247}]}, {partisan_pluggable_peer_service_manager,handle_cast,2, [{file, "/Volumes/Work/Lasp/partisan/src/partisan_pluggable_peer_service_manager.erl"}, {line,1014}]},
The text was updated successfully, but these errors were encountered:
aramallo
No branches or pull requests
How to reproduce
(Partisan v5.0.0 master)
rebar3 shell
Result
The text was updated successfully, but these errors were encountered: