Files
meteor/packages
David Glasser bbf9ae0c2b Fix Mongo write error handling.
Previously, if we did a Mongo write inside a method and Mongo returned an error
(eg, duplicate key in a unique index), the write fence would never fire and the
client would never quiesce. Now we make sure to fire the write fence (and mark
the collection dirty) even on error.
2012-10-09 23:12:16 -07:00
..
2012-01-27 20:02:26 -08:00
2012-04-17 01:07:48 -05:00
2012-01-27 20:02:26 -08:00
2012-10-01 12:28:09 -07:00
2012-07-11 23:03:26 -07:00
2012-07-23 17:59:09 -07:00
2012-10-06 11:10:56 -07:00
2012-09-15 18:32:06 -07:00