BetterThanTomorrow / joyride

Making VS Code Hackable like Emacs since 2022
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.joyride
Other
469 stars 17 forks source link

Stopping nREPL server resolves without properly awaiting promises #146

Closed PEZ closed 1 year ago

PEZ commented 1 year ago

The promise returned by the joyride.stopNReplServer command can't be trusted. It resolves prematurely.