tiagocoutinho / multivisor

Centralized supervisor WebUI and CLI
GNU General Public License v3.0
184 stars 37 forks source link

Web is not aware when multivisor dies #48

Closed guy881 closed 5 years ago

guy881 commented 5 years ago

Handle onerror and onclose in event stream.

I couldn't import store in multivisor.js, if I do multivisor is empty object in store. That's why error is set in eventHandler.

Issue: https://github.com/tiagocoutinho/multivisor/issues/38