Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message after Download progress is on the same line sometimes #525

Closed
ferventcoder opened this issue Jan 1, 2016 · 0 comments
Closed

Message after Download progress is on the same line sometimes #525

ferventcoder opened this issue Jan 1, 2016 · 0 comments

Comments

@ferventcoder
Copy link
Member

When download progress finishes, it should write an empty line so next log item is written to a new line

@ferventcoder ferventcoder self-assigned this Jan 1, 2016
@ferventcoder ferventcoder added this to the 0.9.10 milestone Jan 1, 2016
ferventcoder added a commit that referenced this issue Jan 2, 2016
As a continuation of GH-8, download progress should be written inline,
but needs some improvements:
- Write an empty line when it has completed so that the next log item
   doesn't write to the same line.
- Improve the content of the progress message with both percentage and
  the status message.
ferventcoder added a commit that referenced this issue Jan 2, 2016
The write-progress doesn't always write the 100% line out, so have
Get-WebFile state that it has finished downloading the file.
ferventcoder added a commit that referenced this issue Jan 2, 2016
* stable:
  (specs) start setting up host for executing specs
  (GH-525) Improve write-progress
  (GH-525) Improve Write-Progress
  (GH-8) PowerShell host execution improvements
@ferventcoder ferventcoder changed the title When download progress finishes, it should write an empty line so next log item is written to a new line. Download progress doesn't line feed Jan 29, 2016
@ferventcoder ferventcoder changed the title Download progress doesn't line feed Message after Download progress is on the same line sometimes Jan 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants