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

fix session keeping feature #891

Merged
merged 2 commits into from Mar 11, 2024
Merged

fix session keeping feature #891

merged 2 commits into from Mar 11, 2024

Conversation

JaylinYu
Copy link
Member

Potential fix nanomq/nanomq#1703

Signed-off-by: jaylin <jaylin@emqx.io>
…pipe.

Signed-off-by: jaylin <jaylin@emqx.io>
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 5.55556% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 65.01%. Comparing base (4bb6266) to head (82ff945).

Files Patch % Lines
src/sp/protocol/mqtt/nmq_mqtt.c 0.00% 16 Missing ⚠️
src/core/pipe.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #891      +/-   ##
==========================================
- Coverage   65.15%   65.01%   -0.14%     
==========================================
  Files         130      130              
  Lines       37919    37922       +3     
==========================================
- Hits        24706    24656      -50     
- Misses      13213    13266      +53     

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

@JaylinYu JaylinYu merged commit 12c60d5 into main Mar 11, 2024
16 checks passed
@JaylinYu JaylinYu deleted the jaylin/dev branch March 11, 2024 09:53
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.

Broker Restart - aio error
3 participants