Files
meteor/packages
Andrew Wilcox 2ae1ea495f Wrap calling session close callback in Meteor.defer, so that a bunch
of connections can be closed without waiting for the close callbacks
on one connection to return before closing the other connections.

Underscore internal Session field `_closeCallbacks`.

Update comment to explain the cause of the problem requiring the use
of `Meteor.bindEnvironment` with Meteor's public API.
2013-12-05 13:11:38 -08:00
..
OCD
2013-10-08 20:03:02 -07:00
2013-08-26 19:28:25 -07:00
2013-08-12 23:31:26 -07:00
2013-09-12 14:29:50 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-12-04 12:46:47 -08: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-11-03 22:21:35 -08:00
2013-10-03 17:06:55 -07:00
2013-12-04 12:46:47 -08:00
2013-07-25 18:54:40 -07:00
OCD
2013-10-08 20:03:02 -07:00
2013-12-02 16:25:40 -08:00