PowershellFrameworkCollective / psframework

A module that provides tools for other modules and scripts
MIT License
435 stars 41 forks source link

Intermittent Performance Issue from logging runspace #575

Open FriedrichWeinmann opened 1 year ago

FriedrichWeinmann commented 1 year ago

Irrespective of any providers configured, there have been occasional, rare cases of massive performance issues (reported from within the VSCode console, confirmation from a regular console would be welcome).

Stopping the logging runspace solves the performance hit, but disables logging:

Stop-PSFRunspace -Name 'psframework.logging'

When the issue occurs in a default code console, several phenomenon can be observed: