Mathaus Erich Ulbrich

Results 4 comments of Mathaus Erich Ulbrich

@yoannchaudet +1 for beta testing

Same issue here. But it seems to be possible to `catch` the error when we use `emitAsync` method.

> > Same issue here. But it seems to be possible to `catch` the error when we use `emitAsync` method. > > same here. Could you please show me an...

Oh, I have realized some tests here and identified that this problem only occours because the callback for `some.other.event` is a `async` function, but the `emit` have a `sync` behavior....