Skip to content

Ability to pause and resume the progressbar #17

Closed
@hrj

Description

@hrj

In our test harness, we allow execution of the tests to be paused and then, continued at a later time.

It would be great if the progress bar can be paused and resumed (I think it used to work fine before the multi-threaded version).

Activity

ctongfei

ctongfei commented on Jun 18, 2017

@ctongfei
Owner

Pause/resume was never implemented in the single-threaded version: the estimated time remaining needs to be recomputed while taking into account of the timespan paused.

added this to the 0.9 milestone on Feb 20, 2020
modified the milestones: 0.9, 1.0 on Apr 24, 2020
ctongfei

ctongfei commented on Sep 15, 2020

@ctongfei
Owner

Fixed in 0.9.0: There are pause and resume methods in ProgressBars.

6 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @hrj@ctongfei

        Issue actions

          Ability to pause and resume the progressbar · Issue #17 · ctongfei/progressbar