This repository was archived by the owner on Dec 8, 2021. It is now read-only.
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
PSReadLine holds on to thread that Polaris uses #136
Open
Description
On macOS, Polaris, (which uses Register-ObjectEvent) hangs until you hit a key in the terminal. Then it processes the request.
This looks suspiciously similar to the issue we saw in PowerShell Editor Services that @SeeminglyScience fixed.
I haven't tested on Windows, but I have a feeling this doesn't happen.