Skip to content

MultiProgress ignores draw rate #94

@mibac138

Description

@mibac138

Running the multi.rs example behaves exactly the same whether it's rate limited or not using

let m = MultiProgress::new();
m.set_draw_target(ProgressDrawTarget::to_term(Term::buffered_stderr(), Some(1)));
Related #18 ?

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