You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Get-Runspace).Count | Should -BeLessOrEqual 11-Because 'Number of Runspaces should not exceed size of runspace pool cache (10) plus the the default runspace pool (1) in CommandInfoCache'
33
+
(Get-Runspace).Count | Should -BeLessOrEqual 14-Because 'Number of Runspaces should be bound (size of runspace pool cache is 10)'
0 commit comments