summaryrefslogtreecommitdiff
path: root/scripts/update_payload/error.py
diff options
context:
space:
mode:
authorEric Caruso <ejcaruso@chromium.org>2018-01-23 14:37:01 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-01-24 16:29:24 -0800
commit229516770fd254d202f35cd7af891ee4f110b1e3 (patch)
treecff10afe08e3d3cba5d38dc90fc91aebc5c364b3 /scripts/update_payload/error.py
parent2a16ed0ab8261a8a7f5e664c1314017edbacc10c (diff)
update_engine_client: post tasks to task runners, not message loops
MessageLoop::PostTask and friends are deprecated and removed in future versions of libchrome, so we should use TaskRunner::PostTask instead. (Most MessageLoops in update_engine are actually of type brillo::MessageLoop so this doesn't apply to most of them.) BUG=b:37434548 TEST=emerge, run unit tests Change-Id: Ic166cbc5e81c6cf321b4524c2698ed53beca98ba Reviewed-on: https://chromium-review.googlesource.com/882286 Commit-Ready: Eric Caruso <ejcaruso@chromium.org> Tested-by: Eric Caruso <ejcaruso@chromium.org> Reviewed-by: Amin Hassani <ahassani@chromium.org>
Diffstat (limited to 'scripts/update_payload/error.py')
0 files changed, 0 insertions, 0 deletions