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
{{ message }}
This repository was archived by the owner on Jan 2, 2021. It is now read-only.
I was just using crate-top while stress testing a cluster, and it exited a few times with the following error:
File "/Users/victorcano/Desktop/playground/crate-top/eggs/urwid-1.3.1-py3.5-macosx-10.11-x86_64.egg/urwid/canvas.py", line 356, in init
raise CanvasError("Canvas text is wider than the maxcol specified \n%r\n%r\n%r"%(maxcol,widths,text))
urwid.canvas.CanvasError: Canvas text is wider than the maxcol specified
89
[104]
[b'Jessica D [**************************************************************************************119.8%]']
I believe it's because of the readings giving more than 100% of CPU at the time.