indexzero/broadway

App.use not calling back under error

rektide opened this issue · 1 comments

Was accidentally use'ing a module with a name but no init or attach, and app.use(module,opts,function(err){.....}) was not calling the callback. Expect the callback to still happen, err to be populated.

A lot has changed in v1.0.0, so I'm going to close this. Also: sup @rektide.