Files
meteor/packages
David Glasser d073e5ddfc Fix use of cursor.observe at server-side startup.
A block that wasn't allowed to yield called _Mongo::_createSynchronousCursor,
which certainly can yield (it waits on a Future) but doesn't actually end up
needing to yield unless it is called during the initial connection to
Mongo... eg, during startup.

Fixes #507 (reported by paulreimer).
2012-11-23 19:49:23 -05:00
..
2012-11-15 20:44:56 -08:00
2012-10-15 16:48:23 -07:00
2012-10-12 18:00:29 -07:00
2012-11-15 20:44:56 -08:00
2012-11-15 20:44:56 -08:00
2012-07-11 23:03:26 -07:00
2012-11-15 20:44:56 -08:00
2012-09-15 18:32:06 -07:00