[roll] Roll fuchsia [driver_runtime] Only warn once about any given full pool stall

Now that we are properly capping threads in a thread pool at the
number of dispatchers again, we never resolve a stall if the
threads stay persistently stuck. This changes it so that we only
warn once when the stall starts. If the stall resolves and then
happens again we will warn again, but we won't warn every time
we scan anymore.

Original-Fixed: 464343332
Original-Bug: 462573774
Original-Bug: 462139217
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1434624
Original-Revision: 48ac02bea7bf3c2c7955f947f373f44438c9e236
GitOrigin-RevId: c514c062cd70dadb2621402e0e2e61e3e37d842b
Change-Id: I4f1ded99e18ca7aa74018eced623d8335ab457f1
1 file changed
tree: 621db0c44f05197622960176b13a6bf6497b78fa
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.