Files
meteor/tools
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-03-24 22:34:51 -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-08-04 19:03:05 -07:00
2014-08-01 15:29:19 -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-08-01 15:29:19 -07:00
2014-06-17 17:33:55 -07:00
2014-08-04 19:03:05 -07:00
2014-06-13 17:14:42 -07:00
2014-06-17 14:26:29 -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-08-04 19:03:05 -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-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