AppScale / appscale-tools

A set of command-line tools that can be used to interact with AppScale.
Other
51 stars 49 forks source link

#OCD-STABILITY Handle unicode strings when write logs in remote_helper #663

Closed jeanleonov closed 6 years ago

jeanleonov commented 6 years ago

It helps to resolve errors like: ... packages/appscale/tools/remote_helper.py", line 993, in terminate_virtualized_cluster output=node.get("output")), UnicodeEncodeError: 'ascii' codec can't encode character u'\u2018' in position 121: ordinal not in range(128)