Meteor.wrapAsync is legacy?

I’ve tested ‘Meteor.wrapAsync’ but it doesn’t do anything.
Contrary to the description in the documentation, no error occurs even if no arguments are passed from the client…
Is this legacy deprecated?

I’ve been using wrapAsync successfully for the past couple of years and continue to do so. I’m only on Meteor 1.8 but I doubt it would have been deprecated in 1.8.1

It’s not deprecated.

What exactly are you trying to do?

How are you calling the method?

Meteor Korean educational materials (site) are being created.

Because I love Meteor and I need to educate people within the company.
(I am the team leader)

So, while looking through all of Meteor’s APIs, I saw a legacy that didn’t work, so I inquired.

Thank you for answer.

1 Like