Skip to content

Bring back progress spinner and ETA estimate#1072

Merged
ZedThree merged 1 commit intonextfrom
fix-eta
May 24, 2018
Merged

Bring back progress spinner and ETA estimate#1072
ZedThree merged 1 commit intonextfrom
fix-eta

Conversation

@ZedThree
Copy link
Member

In Output::print, the call to flush stdout was accidentally clobbered. This resulted in the progress spinner and ETA estimate not getting to screen before the carriage return in BoutMonitor::call. This explicitly flushes stdout again to reenable the spinner/ETA.

Brings back progress spinner and ETA estimate
@ZedThree ZedThree requested a review from d7919 May 24, 2018 14:10
@d7919
Copy link
Member

d7919 commented May 24, 2018

Do you have a commit reference for when this was removed?

@ZedThree
Copy link
Member Author

dfec39c

@bendudson
Copy link
Contributor

Sorry my bad. Thanks for fixing!

@ZedThree ZedThree merged commit f02636a into next May 24, 2018
@ZedThree ZedThree deleted the fix-eta branch May 24, 2018 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants