Skip to content

Use runspace pool to improve performance #511

Open
@kapilmb

Description

@kapilmb

When running rules that invoke PowerShell cmdlets, it is inefficient to create a runspace pool for every invocation. A better approach is to create a runspace pool and use that for cmdlet invocation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions