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

[core] cast service_checks message to string #1617

Merged
merged 1 commit into from
May 13, 2015

Conversation

degemer
Copy link
Member

@degemer degemer commented May 13, 2015

As it might break the emitter if the message is not a string.
We cannot enforce a good use of service_checks in custom checks (and
also sometimes in our own checks,
see a874802)

@degemer degemer added the bugfix label May 13, 2015
@remh remh added this to the 5.4.0 milestone May 13, 2015
@remh remh self-assigned this May 13, 2015
@remh
Copy link
Contributor

remh commented May 13, 2015

looks good to me. let's merge once the CI is done.

As it might break the emitter if the message is not a string.
We cannot enforce a good use of service_checks in custom checks (and
also sometimes in our own checks,
see a874802)
@LeoCavaille
Copy link
Member

CI passed and looks good, merging now.

@LeoCavaille LeoCavaille merged commit 4dffc1a into master May 13, 2015
@LeoCavaille LeoCavaille deleted the quentin/cast-sc-message-str branch May 13, 2015 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants