Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Canvas text is wider than the maxcol specified  #7

@VictorCano

Description

@VictorCano

Hi!

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.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions