[roll] Roll fuchsia [driver_runtime] bump thread limit and warn on too many dispatchers This bumps the number of threads we allow to be created to 20, since we have some cases right now where the thread limit is causing deadlocks. Manual testing has verified that this does not cause an increase in the total number of threads at runtime, since the dispatchers that were hitting this limit were temporary. This also re-enables a test that was flakey because of this, and adds a warning when the thread limit is hit so that we have a diagnostic trail to the source of the problem. Multiply: block_server_integration Original-Bug: 42085539 Original-Bug: 466455535 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1552305 Original-Revision: 1edc1c6a15cb6f7f496c2c6daa3de9252de54e2a GitOrigin-RevId: 9fc11f3578aca487412580b6060bc67326d48d35 Change-Id: Icb38061a7228d409bc7a273c5132f3dc8590177d
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 in one of the communication channels documented at get involved.
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.