Files
meteor/packages
David Glasser 8fe59c741d Fix error on this.removed during session shutdown.
Followup to 4f4e5342 which removed session resumption. That commit
deferred the _deactivateAllSubscriptions call on session shutdown, but
left around the immediate deletion of the merge box
state (collectionViews). This meant that if any publish callbacks were
called before the _deactivateAllSubscriptions call, they would operate
on the invalid collectionViews state.

This change ensures that the subscriptions are considered deactivated as
soon as we decide to deactivate them, even before we actually deactivate
them (and call their possibly-yielding stop callbacks).
2013-11-01 14:26:48 -07:00
..
OCD
2013-10-08 20:03:02 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-08-26 19:28:25 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-08-12 23:31:26 -07:00
2013-09-12 14:29:50 -07:00
2013-10-08 19:58:48 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-10-03 15:52:19 -07:00
2013-07-29 11:35:25 -07:00
2013-08-02 11:19:08 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-10-03 15:52:19 -07:00
2013-10-03 17:06:55 -07:00
2013-10-03 15:52:19 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-07-25 18:54:40 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-10-03 15:52:19 -07:00