Closed meaku closed 11 years ago
Related to carlos8f/node-middler#4
This bug is a different one. It's related to error handling via handler.
middler doesn't emit the error event if a final handler was attached to middler.handler
.
Keep track at carlos8f/node-middler#7.
I added a workaround for this behavior.
Seems like the middler-bug reappeared. Maybe it was just a local cache problem, but i should add a test-case.