RamblingCookieMonster/Invoke-Parallel

Get-RunspaceData exceptions

avishnyakov opened this issue · 0 comments

Hey guys,
Having sometimes the following exception, not too sure how to trace and fix it. Any ideas?

Get-RunspaceData : A transfer operation with the same source and destination already exists.
+ Get-RunspaceData -wait
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Write-Error], TransferException
+ FullyQualifiedErrorId : TransferException,Get-RunspaceData