[roll] Roll fuchsia [pkg-cache] Finish running tasks before aborting. The Drop impl of BlobCloser is not able to await the fuchsia.io/File.Close call (since Drop is not async). This means it is not guaranteed that blobfs has cleaned up all partial blob writes before a failed resolve completes, which means that an immediate retry of the resolve can fail when pkg-cache tries to open/truncate/write a blob that blobfs still has open from the previous attempt. Tested by manually seeing that the test fails when we do not close all running tasks. Original-Fixed: 78734 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/546202 Original-Revision: 1ad9ba44b75c3f9c98dd741f8b466a124b4df509 GitOrigin-RevId: 17f5e001bec0d820e656375bb9366fd5eecc5e8a Change-Id: Id05191d6a8f9bce722b27eebc5dd2c751089d3e5
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.