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

Avoid Port Lock when reconnecting with a localhost nats-server #850

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LaurensVergote
Copy link
Contributor

Fixes #847

@LaurensVergote
Copy link
Contributor Author

LaurensVergote commented Dec 19, 2023

Reproduction using just the nats.client library: https://gist.github.com/LaurensVergote/ba4b4ea1825f2ff5fed3d1aee9214dd8
Just make sure a nats-server.exe is available next to the compiled binary

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

Successfully merging this pull request may close these issues.

Possible port lock situation when trying to connect to a local, not running, NATS server
1 participant