Closed mastilver closed 7 years ago
Sure :) How about LeakError
?
Btw: What's the use case for deciding if it is a memory leak error or something else?
@andywer Thank you so much for looking into that
Sorry I wasn't much active on the Promise /async work, you did some awesome work there!! 👍
this https://github.com/andywer/leakage/blob/master/lib/leakErrorFactory.js#L26 should use a custom error
The custom Error should be exported as well so we can do that:
I use
LeakageError
but we need to find a better name ;)