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

beast_producer: fixup, should actually reconnect if network drops #62

Merged
merged 2 commits into from
Dec 17, 2020

Conversation

afk11
Copy link
Owner

@afk11 afk11 commented Dec 17, 2020

Simple tests were indicating that beast_producer's reconnect logic was faulty. This was tracked down to the two continue statements in the inner for loop. Because these kept endlessly looping, the connection was never recreated.

@afk11 afk11 merged commit 13949cf into master Dec 17, 2020
@afk11 afk11 deleted the beast-producer-reconnect-fixup branch December 17, 2020 02:42
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.

1 participant