Geoffrey Parker
Results
1
comments of
Geoffrey Parker
you can get a workaround by passing in `function(err) { return err; }` as your callback. Every function in amanda does `return callback();`, so it bubbles all the way back...