Wrap the function once outside the method to avoid re-wrapping on every call.
Meteor.wrapAsync(callbackFn) → turns callbacks into sync-style code
Wrap the function once outside the method to avoid re-wrapping on every call.
Meteor.wrapAsync(callbackFn) → turns callbacks into sync-style code