meteor-server-autorun icon indicating copy to clipboard operation
meteor-server-autorun copied to clipboard

Better error message if exception is thrown in afterRun

Open mitar opened this issue 9 years ago • 0 comments

In this issue there was an issue that exception has been thrown inside afterRun, but it was very unclear what is happening because the error which was at the end shown to the developer was Error: Future resolved more than once. We should better handle this.

mitar avatar Aug 01 '16 04:08 mitar