[roll] Roll fuchsia [async_patterns] DispatcherBound always needs a dispatcher
This encourages object ordering discipline such that the dispatcher will
outlive the DispatcherBound:
async::Loop loop;
async_patterns::DispatcherBound<T> bound{loop.dispatcher()};
Original-Bug: 121398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804287
Original-Revision: cb0812342fc48590dab7db1d0ac4edd8632c49f1
GitOrigin-RevId: 10390aacdc14ed8bc0b4c008acf4334bb4a60823
Change-Id: I62d96ede158d1e266a67e1546849ccc3df100a17
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.