Files
meteor/packages/livedata
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-07-25 18:54:43 -07:00
2013-12-19 17:17:01 -08:00
2013-07-25 18:54:43 -07:00