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

No need to define the Mutex mutex_ as mutable there is no const method. #2140

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

sunlong169
Copy link
Contributor

There's no need to define the Mutex mutex_ as mutable since class base_sink has no const method. Related issue is seen at #2139

There's no need to define the Mutex mutex_ as mutable since class base_sink has no const method.
@gabime gabime merged commit 6aafa89 into gabime:v1.x Oct 16, 2021
@gabime
Copy link
Owner

gabime commented Oct 16, 2021

Thanks @sunlong169

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