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 the bug log cannot send to client sometimes #662

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

lzx2017lzx
Copy link
Contributor

The type loguru::NamedVerbosity is int in fact,so it has no initialized value when it is defined.It has dirty data where it is in the line 88 in CLIUtils.cpp.This dirty data can cause the log info cannot send to the client sometimes.

@ladisgin
Copy link
Member

@lzx2017lzx Thanks for your contribution

@ladisgin ladisgin merged commit d2228aa into UnitTestBot:main Dec 14, 2023
5 checks passed
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