fix: used to join instances with duplicate instance ids
Before this change we would silently replace an instance with current grade not Online if a new instance with the same name wanted to join. This was a mistake as it would allow a race condition when joining several instances at once.
parent
1cb8f156
No related branches found
No related tags found
Loading
Please register or sign in to comment