PoshRSJob 1.3.0.0
- 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.