Skip to content

Conversation

@anarthal
Copy link
Collaborator

@anarthal anarthal commented Sep 19, 2025

  • Changes how cancel_on_conn_lost is used to ensure it is called only once and after the reader and writer tasks have exited.
  • This fixes a problem in test_conn_reconnect
  • Adds a test for multiplexer::reset()
  • Adds stronger invariants to the multiplexer functions to be called by the reader and writer
  • Removes test_issue_181, since the same functionality is being covered by unit tests already
  • Removes basic_connection::run_is_canceled

@anarthal anarthal merged commit 203e929 into boostorg:develop Sep 22, 2025
17 checks passed
@anarthal anarthal deleted the feature/fix-race-conn-lost branch September 22, 2025 11:04
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.

2 participants