Skip to content

Reconnection no longer causes the writer to perform busy waiting #253

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

anarthal
Copy link
Collaborator

Reconnection now uses a separate timer to wait

close #252

Reconnection now uses a separate timer to wait

close boostorg#252
@anarthal
Copy link
Collaborator Author

Unfortunately, I don't see a way of adding a regression test for this. I've done a manual test.

@anarthal anarthal merged commit c1c50e3 into boostorg:develop May 19, 2025
16 checks passed
@anarthal anarthal deleted the bugfix/252-writer-busy-wait branch May 20, 2025 11:23
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.

Writer degrades to busy polling after reconnection
1 participant