commit | 09993df8107d7dd473ee79d7a7688aa1db89b172 | [log] [tgz] |
---|---|---|
author | Abdulla Kamar <abdulla@fuchsia.infra.roller.google.com> | Fri Oct 15 05:33:54 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 14 22:35:05 2021 -0700 |
tree | 8d7d55ce9c45931fd68ffc39fbd673eaa59578bb | |
parent | 1d7d918de9b713d62a4c8a156328157467245549 [diff] |
[roll] Roll fuchsia [fdf][compat] Start private async loop for Loader As we are reducing the number of threads in the driver dispatcher, we need to ensure that the Loader always has a separate thread so that the channel calls from the dynamic loader do not deadlock. Original-Bug: 80388 Original-Bug: 33183 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593861 Original-Revision: c9a4a428b08d2ef96f9881942200bccf53fd8462 GitOrigin-RevId: be5e2e2da0049c4281a64e52da69b93127ce23ea Change-Id: I7b847a58f2260f17d69f0c44f76c5c0dc1447549
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.