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

Improved strand type. #108

Closed
wants to merge 1 commit into from
Closed

Improved strand type. #108

wants to merge 1 commit into from

Conversation

redboltz
Copy link
Owner

Wrapped by any_io_executor.

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (c7a5326) 88.88% compared to head (d6b298c) 88.89%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   88.88%   88.89%           
=======================================
  Files          95       95           
  Lines       10249    10256    +7     
=======================================
+ Hits         9110     9117    +7     
  Misses       1139     1139           
Files Coverage Δ
include/async_mqtt/broker/endpoint_variant.hpp 98.31% <ø> (ø)
include/async_mqtt/endpoint.hpp 83.79% <100.00%> (ø)
include/async_mqtt/stream.hpp 82.25% <87.80%> (+0.34%) ⬆️

Wrapped by any_io_executor.
It helps user's strand access.
When Beast would support any_io_executor correclty, raw_strand would be
erased.
@redboltz redboltz closed this Dec 29, 2023
@redboltz redboltz deleted the improve_strand branch December 29, 2023 15:37
@redboltz
Copy link
Owner Author

The PR is merged but github web UI couldn't recognize it.

wcy168 pushed a commit to wcy168/async_mqtt that referenced this pull request Sep 20, 2024
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