Skip to content

ProgressBar does not get redrawn #212

@matthiasbeyer

Description

@matthiasbeyer

I have a multi-threaded program where I add a ProgressBar with length 100 to a multi bar and then continue to tick() and set_length() the bar (increasing values, as I see in the log output). The bar gets drawn when it initializes, but not afterwards until I finish() it.

How can I debug what's happening here?

Unfortunately, I cannot share the code. Hope you understand and that you can guide me through the process of debugging this anyways!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions