commit | 01133ecf423e6d92ad13da87e378b9d7eff3c312 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Tue Sep 09 11:10:48 2014 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Tue Sep 09 11:10:48 2014 -0700 |
tree | b5594f1d27fb79441ecc6f378d6b9f323db4a058 | |
parent | a6eb3f8c0ef3bcbb96e789c33533a18eb1be84cb [diff] |
veyron/runtimes/google/rt: fix potential race condition in remote Stop functionality. We should register the task tracking channel before calling stop, since we may otherwise miss task updates that are issued by logic triggered after stop was called, but execute before the tracking channel is registered. May be a factor in https://code.google.com/p/envyor/issues/detail?id=301 Change-Id: Ib549173be44a31fea674a7a06c8b7088f7b5df0e