Console
Console copied to clipboard
Latest Write-Progress message displayed instead of 'Done!'
Expected Behavior
When I execute a script with interactive commands like Write-Progress after it finishes I want to see

Actual Behavior
There are cases when the latest Write-Progress is displayed, and there is no way to see Done.
This is misleading for users because they think that there is still something going on in the background.
Steps to Reproduce the Problem
Add new script with integration in CE (insert item, script in context menu)
Write some logic, delays, use Write-Progress
Invoke it in CE
This issue is stale because it has been open for 365 days with no activity.
This issue was closed because it has been inactive for 30 days since being marked as stale.