Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixed Logging#63

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dkkeller wants to merge9 commits intocpp-redis:master
base:master
Choose a base branch
Loading
fromdkkeller:master
Open

Fixed Logging#63

dkkeller wants to merge9 commits intocpp-redis:masterfromdkkeller:master

Conversation

@dkkeller
Copy link

Status

Fixes

  • Code: Fixed__CPP_REDIS_LOG calls with log level as int instead of type.
  • Code:operator<< can now be used within__CPP_REDIS_LOG
  • Docu: Fixed binary paths for subscriber and client @CONTRIBUTING.md

Improvements

  • Make sure the correct clang-format style file is used @clang_format.sh

Daniel Kellerand others added9 commitsMarch 28, 2020 11:13
- Fixed `__CPP_REDIS_LOG` calls with log level as int instead of type. - `operator<<` can now be used within `__CPP_REDIS_LOG`
- Updated to latest gcc / g++
- When the queue is full (more messages than threads) the queue full flag  was set to True but never reset. Which lead to a blocking state were  messages are not read anymore.
Fix Consumer dispatch queue handler
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@dkkeller@sdorre

[8]ページ先頭

©2009-2025 Movatter.jp