Echo JS 0.11.0

<~>
fcambus 3729 days ago. link 1 point
Getting an "Application Error" at the moment :(

It was working at the time it was posted though, so check it out later once it is back up.

Replies

qawemlilo 3729 days ago. link 2 points
Fixed, albeit temporarily, by adding an uncaughtException event handler on the process object. Will implement a more robust solution in future versions.
qawemlilo 3729 days ago. link 1 point
An uncaughtException from an event emitted by request is causing the crush, fixing it right away.