Commit Graph

3 Commits (9d2b71339cb3a6375a1042b3532b1d73dc983373)

Author SHA1 Message Date
Jonatan Nilsson 9d2b71339c Added helpers into cb:
continuous-integration/appveyor/branch AppVeyor build succeeded Details
* wrap() that auto captures thrown exceptions and cb's them
* finish() that auto captures thrown exception and cb's them, otherwise auto-finishes the cb for you
2022-07-04 10:23:41 +00:00
Jonatan Nilsson 3bd8d4ba51 Make eltro slightly more robust
Make the printError slightly more robust as well as well as make it print better when obscure errors occur when programmers fiddle with the internal mechanics of node, for example the Error.prepareStack among other things.
2021-06-02 21:28:51 +00:00
Jonatan Nilsson 970c76fd10 Fix Eltro handling of error messages so they always become normalized as Error objects 2021-06-02 15:30:45 +00:00