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

Re-enable retry connection on first start #107

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Conversation

gbakeman
Copy link
Contributor

I had disabled the auto-retry functionality at start because the program hangs as it tries to connect. We'll need to address multithreaded app functionality to truly fix this. In the mean time, WinNUT will now try to automatically reconnect at start when connection issues are encountered.

Closes #104

I had disabled the auto-retry functionality at start because the program hangs as it tries to connect. We'll need to address multithreaded app functionality to truly fix this.
@gbakeman gbakeman added the bug Something isn't working label Oct 15, 2023
@gbakeman gbakeman self-assigned this Oct 15, 2023
@gbakeman gbakeman linked an issue Oct 15, 2023 that may be closed by this pull request
@gbakeman gbakeman merged commit a9d00b0 into Dev-2.2 Oct 15, 2023
@gbakeman gbakeman deleted the 104-Auto-Recon-Halts branch October 15, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto reconnect feature stops on error when started for the first time
1 participant