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
gproc_dist:from_leader expects a tuple with 2 elements, but a tuple with 3 elements is returned in gproc_lib:remove_wait
reason: {function_clause, [{gproc_dist,'-from_leader/3-fun-0-', [{delete, [{{n,g,{test,123}},n}, {<41735.1301.0>,{n,g,{test,123}}}], []}], [{file, "/home/user/app1/_build/default/lib/gproc/src/gproc_dist.erl"}, {line,883}]}, {lists,foreach,2,[{file,"lists.erl"},{line,1338}]}, {gproc_dist,from_leader,3, [{file, "/home/user/app1/_build/default/lib/gproc/src/gproc_dist.erl"}, {line,882}]}, {gen_leader,handle_msg,4, [{file, "/home/user/app1/_build/default/lib/gen_leader/src/gen_leader.erl"}, {line,1131}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,249}]}]}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
gproc_dist:from_leader expects a tuple with 2 elements, but a tuple with 3 elements is returned in gproc_lib:remove_wait
reason: {function_clause, [{gproc_dist,'-from_leader/3-fun-0-', [{delete, [{{n,g,{test,123}},n}, {<41735.1301.0>,{n,g,{test,123}}}], []}], [{file, "/home/user/app1/_build/default/lib/gproc/src/gproc_dist.erl"}, {line,883}]}, {lists,foreach,2,[{file,"lists.erl"},{line,1338}]}, {gproc_dist,from_leader,3, [{file, "/home/user/app1/_build/default/lib/gproc/src/gproc_dist.erl"}, {line,882}]}, {gen_leader,handle_msg,4, [{file, "/home/user/app1/_build/default/lib/gen_leader/src/gen_leader.erl"}, {line,1131}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,249}]}]}
The text was updated successfully, but these errors were encountered: