-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Trying the Wrong Port Creates Conflicts with Other Instances #376
Milestone
Comments
ATATC
added a commit
that referenced
this issue
Sep 3, 2024
ATATC
added a commit
that referenced
this issue
Sep 4, 2024
ATATC
added a commit
that referenced
this issue
Sep 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The auto recognization introduced in #370 works but when an instance tries a port, it occupies this port and removes it from other instances' available ports, preventing the correct instance from trying it.
The text was updated successfully, but these errors were encountered: