Skip to content
New issue

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

Cannot send message to golang node by pid #5

Open
mechmind opened this issue Nov 9, 2013 · 0 comments
Open

Cannot send message to golang node by pid #5

mechmind opened this issue Nov 9, 2013 · 0 comments

Comments

@mechmind
Copy link

mechmind commented Nov 9, 2013

Erlang node can send message by {registered_name, node_name}, but cannot send message py pid. With tracing (-erlang.trace.node) i see this message in logs:

Unhandled node message (act 2): etf.Tuple{2, "", etf.Pid{Node:"relay@localhost", Id:0x3, Serial:0x0, Creation:0x2}}

Seems like switch in https://github.com/goerlang/node/blob/master/node.go#L330 does not handle messages to raw pids.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant