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
where two computers have the same name, or nil, there is a constant flow of messages:
nil
Peer nil rejoined the Utopia
The text was updated successfully, but these errors were encountered:
Somewhere in
add {|peer| peer = peer.as(Peer); dict[peer.name] = peer; peer.addDependant(this); this.changed(\add, peer) }
we may have to check if it is duplicate with ref to IP address
Sorry, something went wrong.
Yes, I think that's sensible. Probably it should just use a kind of filename increment scheme (e.g. telephon-2) and post a warning.
Yes, if it warns once, this would be enough.
No branches or pull requests
where two computers have the same name, or
nil
, there is a constant flow of messages:Peer nil rejoined the Utopia
The text was updated successfully, but these errors were encountered: