[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_tokenizer: Reload database in dedicated thread

Moves the database loads into a separate thread, to avoid blocking the
main execution thread (which was causing console uart drops).

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/168866
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: e2212fecc91015b37dfec27f065bdf845a4d5aba
GitOrigin-RevId: 6a43fe894a7101883bb34335acb43dc10a4fced8
Roller-URL: https://ci.chromium.org/b/8771186110021691169
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/911002
Original-Revision: fcc1fdc60fa625450f1d6c23904e415e0b2df82c
Change-Id: Icb09700b15e8335f25d7c0521761d42c28f7df06
1 file changed
tree: a83ac90c56bfc9469c74c1fee477feaa04caa0e7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.