You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-pr...@googlegroups.com, Erlang
Ali,
Because remote node's rb_sever is started using that node's supervision tree thus inheriting a group leader on that node. When it prints stuff out, it gets routed to that remote group leader as opposed to your local group leader that can print stuff out on your local terminal.
Hope this makes sense.
Ali Sabil
unread,
Oct 5, 2012, 3:37:27 AM10/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Yurii Rashkovskii, erlang-pr...@googlegroups.com, Erlang
Thanks Yurii,
I see the issue, my question was more about if it would make sense to
change the behavior of rb to have more sensible defaults, for example
by inheriting the group leader of the process starting it?