[roll] Roll fuchsia [driver-host] Don't use a DispatcherRef<'static> for tasks

This changes the driver host to use an `AutoReleaseDispatcher` when
spawning tasks on the main driver dispatcher so that the task's
wakers won't hold on to references beyond the dispatcher's actual
lifetime.

Multiply: minfs_no_zxcrypt_general
Original-Bug: 463673696, 466388740
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442494
Original-Revision: 85e9077905e7e8dc4dcd320972a5f46ce46783f7
GitOrigin-RevId: b33ff3a4b5fdd1fc00933c220a5c9be2612156a9
Change-Id: I70dc4946194487d483cb7d23b3aa07dd41e53506
1 file changed
tree: 367470eb44cf95363f704bd5f59209122b72a7dc
  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.