FlowFuse / nr-launcher

A Laucher for Node-RED that allows settings to be loaded at startup.
Apache License 2.0
5 stars 6 forks source link

Fix wait on deferredStop when trying to start a stopping instance #147

Closed knolleary closed 1 year ago

knolleary commented 1 year ago

Description

If a launcher is asked to start an instance that is still stopping, it was hitting an error. This fixes that err