-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugWG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core modulecmdlets in the Microsoft.PowerShell.Core moduleWaiting on AuthorThe PR was reviewed and requires changes or comments from the author before being acceptThe PR was reviewed and requires changes or comments from the author before being accept
Description
Summary of the new feature/enhancement
Add -ShowProgress to Wait-Job like the 3rd-party module PoshRSJob has with Wait-RSJob -ShowProgress.
With ForEach-Object -Parallel -AsJob making it simple to create jobs in PS7+, it would help to also have a simple way to show job progress.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugWG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core modulecmdlets in the Microsoft.PowerShell.Core moduleWaiting on AuthorThe PR was reviewed and requires changes or comments from the author before being acceptThe PR was reviewed and requires changes or comments from the author before being accept