Monsyne Dragon 2fa78b9309 Fix ordering bug procesing updates.
Occasionally, out of order notifications received from a resize operation
would incorrectly produce a verification error, because the launched_at time
is changed several times during the operation.
Fix this to keep the last chronological launched_at time in the operation,
not the last received.

Also fix nondeterministic multiprocessing bug that was occasionally causing
unittests to hang.

Change-Id: Iba8b0bbd0cb8b2b063335ca9ab0ad95cf127087a
2015-06-16 21:31:40 +00:00
..
2014-03-28 11:47:16 -03:00
2013-11-26 15:54:17 -05:00
2013-11-07 10:12:55 -05:00
2014-03-28 11:47:16 -03:00
2015-06-16 21:31:40 +00:00