Skip to content
Snippets Groups Projects
  • Harry Jeffery's avatar
    145256b3
    Refs #10354 Fix bug in ProgressBase · 145256b3
    Harry Jeffery authored
    ProgressBase would fail to report progress after a call to
    resetNumSteps. This was due to m_last_reported being left at a high
    value, filtering any new progress reports.
    
    We now properly reset the state during resetNumSteps.
    145256b3
    History
    Refs #10354 Fix bug in ProgressBase
    Harry Jeffery authored
    ProgressBase would fail to report progress after a call to
    resetNumSteps. This was due to m_last_reported being left at a high
    value, filtering any new progress reports.
    
    We now properly reset the state during resetNumSteps.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.