mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This includes https://github.com/laverdet/node-fibers/pull/429, fixing the CPU spikes reported and discussed here: https://github.com/meteor/meteor/pull/10527#issuecomment-567982128 Using an official fibers release rather than a GitHub URL is preferable because it doesn't require building fibers from source when deploying a Meteor app to production, and also doesn't rely on GitHub being operational, though of course it does rely on other networked services like npm.