[roll] Roll fuchsia [magma] Fix DependencyInjection.Load crash

We need to shutdown the loop before the provider teardown, because
otherwise the provider could process a channel close on the loop thread
while it's destructor is running.

Original-Bug: 79022
Multiply: magma_nonhardware_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/545781
Original-Revision: faf0c45b20810470fb3385b7687705eb57d8a997
GitOrigin-RevId: 6604ff233325fafce4699fa2586c63a979439541
Change-Id: Ifa5831775dc22be1774d31b6e7dbe3da413c90ca
1 file changed
tree: 23310fb876729ff6f2883945e76ef746345c3861
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.