You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[run_sk_stress_test] Replace non-ascii characters when outputting to an ascii tty
Hopefully fixes the below error in the stress tester CI jobs:
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa9' in position 2673: ordinal not in range(128)
0 commit comments