Files
meteor/packages/callback-hook
David Glasser 0a2b213682 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 12:35:19 -07:00
..
2014-02-05 17:40:20 -05:00
2014-02-05 17:40:20 -05:00