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

Set thread name from inside of said thread #27

Merged
merged 1 commit into from Mar 30, 2015
Merged

Conversation

evantorrie
Copy link
Contributor

Fixes #26

@yahoocla
Copy link

CLA is valid!

@evantorrie
Copy link
Contributor Author

@sylvio this will eliminate the error message in the logs about being unable to set the thread name for monitr

@sylvio
Copy link
Contributor

sylvio commented Mar 30, 2015

The error messages did go away in my test environment.

+1 to merge.

evantorrie added a commit that referenced this pull request Mar 30, 2015
Set thread name from inside of said thread
@evantorrie evantorrie merged commit 3acc644 into master Mar 30, 2015
@evantorrie evantorrie deleted the pthreadsetname branch April 24, 2015 19:12
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.

pthread_setname_np privilege error on Linux after a setuid() call
3 participants