[roll] Roll fuchsia [fvm] spawn the shutdown task after we start serving

If we spawn the shutdown task first, it has a chance of running before
we actually start serving anything, causing the volume we just created
to immediately be shut down.

Original-Fixed: 416736789
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273264
Original-Revision: cc4a7f8dbac10003445ee91f715049a328282c73
GitOrigin-RevId: 7ea09761e4423177cd98187aa443ac0273927c25
Change-Id: I799f3e7cd200b58df7c3cc0a63e665458d0fd8a4
1 file changed
tree: ab6f6fcbfe0616d93c9fd86d53495ebd0a2027a6
  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.