mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This ensures that all Promise callback functions run in a Fiber, as if Meteor.bindEnvironment were called when the Promise was created. Not bumping the dev bundle version with this commit, because these changes will get rolled into the dev bundle updates for the es6-tool branch.