Fix CustomEventEmitter
Make sure that objects passed to CustomEventEmitter's `error` event are boiled down to real Error instances so that node's EventEmitter does not give us this nasty "Uncaught, unspecified error" thing.
Showing
with
34 additions
and
2 deletions
-
Please register or sign in to post a comment