Skip to content

Conversation

@vsajip
Copy link
Contributor

@vsajip vsajip commented Sep 27, 2019

All tests passing on Python2 and Python3.

All tests passing on Python2 and Python3.
@vsajip
Copy link
Contributor Author

vsajip commented Sep 27, 2019

This should address #1282 - perhaps the reporter can confirm this?

@vsajip vsajip mentioned this pull request Sep 27, 2019
@vsajip
Copy link
Contributor Author

vsajip commented Sep 27, 2019

Hmmm - not sure yet about why the Travis jobs failed. Ran fine locally with tox.

@vsajip vsajip changed the title Added as_string() in LogRecord constructor, and updated tests. Alternative approach to addressing #1282 Sep 27, 2019
@vaclavbartos
Copy link

I had the same problem as discussed in #1282, #1283 and I can confirm this fix works well.

@vsajip
Copy link
Contributor Author

vsajip commented Oct 7, 2019

@mnaberez do you need more feedback from others before merging this? Both the OP of #1282 (@Joppie) and @vaclavbartos have indicated that this change worked for them.

@mnaberez
Copy link
Member

mnaberez commented Oct 7, 2019

do you need more feedback from others before merging this?

Nope, I'm going to run it locally and then merge it. Thank you!

@mnaberez
Copy link
Member

I tested this on both Python 2 and 3 using the reproduce instructions and it worked on both. The exception does not occur and the message is logged to syslog. Merging.

@mnaberez mnaberez merged commit bcc3ca1 into Supervisor:master Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants