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

Added async_force_disconnect(). #840

Merged
merged 1 commit into from
Aug 26, 2021
Merged

Conversation

redboltz
Copy link
Owner

It simply post the shutdown process.
It can avoid the pitfall force_disconnect() thread unsafe calling on async_client.

It simply post the shutdown process.
It can avoid the pitfall force_disconnect() thread unsafe calling on async_client.
@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #840 (34c9bb6) into master (07c7097) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #840   +/-   ##
=======================================
  Coverage   80.96%   80.96%           
=======================================
  Files          62       62           
  Lines        9221     9221           
=======================================
  Hits         7466     7466           
  Misses       1755     1755           

@redboltz redboltz merged commit abde315 into master Aug 26, 2021
@redboltz redboltz deleted the add_async_force_disconnect branch August 26, 2021 07:58
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.

None yet

1 participant