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

Always run channel setup callback on pinned event loop if one exists #618

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

bretambrose
Copy link
Contributor

@bretambrose bretambrose commented Jan 9, 2024

Related to aws/aws-iot-device-sdk-cpp-v2#669

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (64c06af) 79.81% compared to head (ad7391a) 80.09%.

Files Patch % Lines
source/channel_bootstrap.c 93.10% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
+ Coverage   79.81%   80.09%   +0.28%     
==========================================
  Files          28       28              
  Lines        5915     5943      +28     
==========================================
+ Hits         4721     4760      +39     
+ Misses       1194     1183      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bretambrose bretambrose merged commit 6225ebb into main Jan 10, 2024
33 checks passed
@bretambrose bretambrose deleted the PinnedChannelSetup branch January 10, 2024 19:18
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.

3 participants