CrabDude / trycatch

An asynchronous domain-based exception handler with long stack traces for node.js
MIT License
246 stars 17 forks source link

trycatch should not assume that all errors have "stack" property (fix for issue 24) #25

Closed philidem closed 11 years ago

philidem commented 11 years ago

See https://github.com/CrabDude/trycatch/issues/24

CrabDude commented 11 years ago

Not mergable, but easily reproduced, will add to next version.