-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Hacktoberfest-AcceptedAccepted to participate in HacktoberfestAccepted to participate in HacktoberfestIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core modulecmdlets in the Microsoft.PowerShell.Core module
Description
Related:
- Receive-Job should have a -Timeout parameter to complement -Wait #5433
- Start-Process should support timeout #5185
- Can't get OperationTimeout to work with New-PsSession #15696
I don't know if it would be appropriate for all Invoke-Command use cases (parameter sets), but being able to synchronously invoke a command with a timeout would be handy; e.g.:
Invoke-Command -Timeout 120 { ... }Environment data
Written as of beta.9
MrTechGadget, ChadSikorra, SunnyOswal, bgshacklett, ephos and 16 more
Metadata
Metadata
Assignees
Labels
Hacktoberfest-AcceptedAccepted to participate in HacktoberfestAccepted to participate in HacktoberfestIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core modulecmdlets in the Microsoft.PowerShell.Core module