Simplify TaskQueue and FakeTaskQueue.
- Always check for starvation.
- Move thread enforcement to FakeDirectExecutor, removing abstract methods from
  TaskQueue.

PiperOrigin-RevId: 243309226
Change-Id: Ic703cc90afe1887e44490abdff038426c254587b
30 files changed
tree: 4ba0bff4bc4368ab93d5714f8fcdb2c1542e9408
  1. src/
  2. third_party/
  3. AUTHORS
  4. CONTRIBUTING.md
  5. CONTRIBUTORS
  6. LICENSE
  7. README.md
  8. WORKSPACE
README.md

Feed Libraries

This directory includes various libraries and protocols which users can use to to embed the proactive content recommendations into their application. Supported surfaces currently include Android.

Contributing

See CONTRIBUTING.md.