[roll] Roll fuchsia [fdf][rust] Register waker on task poll earlier

This may resolve a race between quick-finishing tasks and the caller
polling the returned future that was causing frequent flakes.

Original-Bug: 470088116
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1456508
Original-Revision: 7622111caf3e2fc632c2b145604de24a46ad416d
GitOrigin-RevId: 8b57da8eea1f42c6ab920b56dbe36819a6402d1a
Change-Id: I2fc79598b324c5104d134974b3c1fc9d468dd060
1 file changed
tree: 9ebaec3b28aca7fbf6517433120fdc7374d4b79c
  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.