ostinelli / syn

A scalable global Process Registry and Process Group manager for Erlang and Elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syn cannot connect when the node set -hidden

jostar-y opened this issue · comments

In syn_gen_scope:init/1
ok = net_kernel:monitor_nodes(true)

This parameter takes effect only when the node is visible. when the node set -hideen , Syn synchronization failure.