[Buildbot] #3391: UnicodeDecodeError in the logobserver when encountering non-ascii characters
Buildbot trac
trac at buildbot.net
Thu Dec 17 16:03:01 UTC 2015
#3391: UnicodeDecodeError in the logobserver when encountering non-ascii
characters
----------------------+--------------------
Reporter: Ben | Owner:
Type: undecided | Status: new
Priority: major | Milestone: 0.8.x
Version: 0.8.12 | Resolution:
Keywords: |
----------------------+--------------------
Comment (by Ben):
Just replaced `data` with `data.decode('utf-8')` to `outReceived` and
`errReceived` and the error is gone.
This is probably not the best way to fix this though.
--
Ticket URL: <http://trac.buildbot.net/ticket/3391#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list