ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 2 forks source link

Send-PSUEvent is not multi-node aware #3615

Open adamdriscoll opened 3 weeks ago

adamdriscoll commented 3 weeks ago

Version

5.0.0

Severity

Low

Environment

msi

Steps to Reproduce

Send-PSUEvent can't send events when it's not run on the same node the web socket connection is made.

Expected behavior

Should send no matter the node.

Actual behavior

Only works on the current node.

Additional Environment data

No response

Screenshots/Animations

No response