Files
meteor/packages/meteor
David Glasser 8a16f50138 Ensure that hook.each is called from a Fiber
That gives us enough guarantees that we can simplify the error-handling
code.

We also ensure that the "new connection" handler in livedata_server runs
in a Fiber, which fixes a bug introduced in d049bf7506 where connections
from pre-pre1 clients would crash (due to Meteor.setTimeout which only
works in a Fiber).
2014-03-17 15:49:27 -07:00
..
2013-06-28 16:39:45 -07:00
2013-06-28 16:39:45 -07:00
2014-01-09 12:47:14 -08:00