Skip to content

Removed async_force_disconnect() call from session_state. #925

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
Apr 8, 2022

Conversation

redboltz
Copy link
Owner

@redboltz redboltz commented Apr 7, 2022

async_force_disconnect() was called twice from the broker side on
disconnection.
One is broker.hpp, the other is session_state.hpp
The latter isn't needed.

async_force_disconnect() was called twice from the broker side  on
disconnection.
One is broker.hpp, the other is session_state.hpp
The latter isn't needed.
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #925 (c17579f) into master (8a7a9de) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #925      +/-   ##
==========================================
- Coverage   83.14%   83.12%   -0.03%     
==========================================
  Files          64       64              
  Lines       10358    10357       -1     
==========================================
- Hits         8612     8609       -3     
- Misses       1746     1748       +2     

@redboltz redboltz merged commit ae1945a into master Apr 8, 2022
@redboltz redboltz deleted the remove_too_much_force_disconnect branch April 8, 2022 00:22
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