[roll] Roll fuchsia [block] Don't accept connections during shutdown

Reject new Serve requests immediately after DestroyAsync is called.
This prevents use-after-free ASAN crashes when drivers call Serve during
shutdown.

Added a test case ServeAfterDestroyAsync to verify this behavior.

TAG=agy
CONV=fc606e64-6e68-4465-b89c-cf189d70c266

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1682238
Original-Original-Revision: af51e1ab3288b0eb884473ca5f7ddc42f24d39cf
GitOrigin-RevId: 2546db8bd108b78a8fc913b1218a97ad99ad163d
Change-Id: I9fd6661d60e88cdc44b6f68a8452b1ea34040050
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1696576
Cr-Commit-Position: refs/heads/main@{#196315}
1 file changed
tree: 897042c775f8040527e24a02fc855e41e8978f6e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.