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

Implemented session taken over and test. #847

Merged
merged 4 commits into from
Sep 3, 2021
Merged

Conversation

redboltz
Copy link
Owner

@redboltz redboltz commented Sep 2, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #847 (4f1af79) into master (8446809) will increase coverage by 0.11%.
The diff coverage is 74.35%.

@@            Coverage Diff             @@
##           master     #847      +/-   ##
==========================================
+ Coverage   83.21%   83.32%   +0.11%     
==========================================
  Files          62       62              
  Lines        9482     9498      +16     
==========================================
+ Hits         7890     7914      +24     
+ Misses       1592     1584       -8     

Broker is using async_* APIs.
After the spep corresponding to the session_state is erased from
sessions_, spep is still valid until async operation is finished.
Only on Windows,
It seems that Wwhen async_force_disconnect() is called, the previous
message is cancelled.

Added func call for async_disconnect() after disconnection.
@redboltz redboltz merged commit 686bb38 into master Sep 3, 2021
@redboltz redboltz deleted the session_taken_over branch September 3, 2021 04:05
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