MVKozlov / PoshRSJob

Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.
MIT License
7 stars 2 forks source link

Fix verbose stream output (Issue #3) #2

Closed kborowinski closed 5 years ago

kborowinski commented 5 years ago

Since commit eeb86afd1b8ecc9b8ce1844141b96d50f592410c verbose output does not work anymore.

Changes proposed in this pull request: