I could not get this implementation to work in Node. Does anyone have any ideas?
Things I tried:
- Using the EventTarget implementation provided by Node + the
uncaughtException event.
- Using EventEmitter + the
uncaughtException event.
- Using "Domains" functionality.
I could not get this implementation to work in Node. Does anyone have any ideas?
Things I tried:
uncaughtExceptionevent.uncaughtExceptionevent.