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
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
After running Stop-Polaris and Clear-Polaris, the Polaris module leaves behind a couple of event subscriptions. These should be cleaned up during Clear-Polaris, I believe.
Polaris Bug Report
Description of the bug
After running
Stop-Polaris
andClear-Polaris
, the Polaris module leaves behind a couple of event subscriptions. These should be cleaned up duringClear-Polaris
, I believe.Steps to reproduce
Steps to reproduce the behavior:
Now run
Get-EventSubscriber
, and there are a couple of registrations active.Expected behavior
No leftover event subscribers are registered in PowerShell.
Version Information
Run the following script and copy and paste the results here:
The text was updated successfully, but these errors were encountered: