David Glasser
7d05640ea0
Make buildmessage fiber-aware
...
Port a simplified version of Meteor.EnvironmentVariable and
Meteor.bindEnvironment to fiber-helpers.js to deal with this.
Identify uses of fiberHelpers.inFiber and switch them to either
fiberHelpers.bindEnvironment (if the callback they are wrapping is
semantically "part of" the context that creates the callback) or
fiberHelpers.inBareFiber (otherwise).
Without this, concurrency was causing the wrong buildmessage message
sets and jobs to be active when builds yielded.
2014-08-04 19:03:05 -07:00
..
2014-06-23 14:48:21 -07:00
2014-03-24 22:34:51 -07:00
2014-07-15 18:34:43 -07:00
2014-06-16 14:02:47 -07:00
2014-08-04 19:03:05 -07:00
2014-03-05 23:33:06 -08:00
2014-08-04 19:03:05 -07:00
2014-07-01 14:09:44 -07:00
2014-08-04 19:03:05 -07:00
2014-07-31 14:12:15 -07:00
2014-07-30 22:16:21 -07:00
2014-07-30 22:16:21 -07:00
2014-01-30 21:08:56 -05:00
2014-07-31 15:16:52 -07:00
2014-08-01 15:29:19 -07:00
2014-07-31 14:12:15 -07:00
2014-07-28 20:45:08 -07:00
2014-08-04 19:03:05 -07:00
2014-08-04 19:03:05 -07:00
2014-08-04 19:03:05 -07:00
2014-07-30 15:44:12 -07:00
2014-08-01 15:29:19 -07:00
2014-06-26 15:30:25 -07:00
2014-06-17 17:33:55 -07:00
2014-08-04 19:03:05 -07:00
2014-06-17 14:56:14 -07:00
2013-12-30 18:41:35 -08:00
2014-06-13 17:14:42 -07:00
2014-07-30 22:16:21 -07:00
2014-07-31 13:53:40 -07:00
2014-07-30 22:16:21 -07:00
2014-08-01 00:13:08 -07:00
2014-06-17 14:26:29 -07:00
2013-05-13 11:56:51 -07:00
2014-07-31 14:12:15 -07:00
2014-07-23 17:51:00 -07:00
2014-08-04 19:03:05 -07:00
2014-08-04 19:03:05 -07:00
2014-07-09 10:31:44 -07:00
2014-08-04 19:03:05 -07:00
2014-04-18 14:39:31 -07:00
2014-08-04 19:03:05 -07:00
2014-08-04 19:03:05 -07:00
2014-06-16 16:33:07 -07:00
2014-08-04 19:03:05 -07:00
2014-07-31 15:07:40 -07:00
2014-07-31 14:12:15 -07:00
2014-07-30 08:07:12 -07:00
2014-07-31 14:12:15 -07:00
2014-08-04 19:03:05 -07:00
2014-06-17 14:26:29 -07:00
2014-07-31 14:12:21 -07:00
2014-06-11 17:15:27 -07:00
2014-08-04 19:03:05 -07:00