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

fixed: remove non-utf8 characters from thread name #240

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shuzheng
Copy link

fixed #239 remove non-utf8 characters from thread name

@mmiller1
Copy link

We encountered this panic as well, compiling this fix into the mainline branch fixed it for us as well. Is there any chance this could be reviewed for a potential merge, @ncabatoff ?

@fcecagno
Copy link

+1 for this patch
We're using this with version 0.7.10 and it's working fine.

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.

panic: label value "inner-job-同\xe6\xad" is not valid UTF-8
3 participants