Skip to content

Commit

Permalink
Job
Browse files Browse the repository at this point in the history
  • Loading branch information
SamErde committed Nov 22, 2024
1 parent da39b97 commit 3487a3a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ $Job = Start-ThreadJob -ScriptBlock {
ForEach-Object { Start-Sleep -ms 200; $_ } |
oss | Write-Host
} -StreamingHost $Host
Get-Job $Job

0 comments on commit 3487a3a

Please sign in to comment.