Skip to content

PoshRSJob 1.3.0.0

Compare
Choose a tag to compare
@proxb proxb released this 02 Sep 02:33
· 237 commits to master since this release
  • Bug fixes in PowerShell V2 for $Using: support.
  • Bug fixes in handling variables when Start-RSJob is used in a script.
  • Runspaces are now using STA instead of MTA to support GUIs.
  • Added sleep cycle on Wait-RSJob to prevent over processor use
  • Better error handling
  • Fixed issue when 0 is piped to Start-RSJob
  • Other misc. bug fixes.