commit | dd70597856d6918a54edcd6d8fa42a51db707e65 | [log] [tgz] |
---|---|---|
author | Tyler Mandry <tmandry@fuchsia.infra.roller.google.com> | Tue Jun 04 23:59:44 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 04 17:01:22 2024 -0700 |
tree | 66898b9d76e4d69093aa9c5320c1edbca4aa9219 | |
parent | 3b4f67806190d040f598c3ad24b8266cb5db950e [diff] |
[roll] Roll fuchsia [fuchsia-async] Fix memory leak for cancelled tasks In the case where a task was already completed when we cancelled it, we forgot to remove it from the tasks map. This CL adds a test that fails before the behavior change. Original-Bug: 341309351 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1060140 Original-Revision: 0989d7aff866243eea3fc59eed71f0eb03d6769b GitOrigin-RevId: 3fc25a7b71ac6613789a7dd0aea90bd354497333 Change-Id: I11eeab1bb868a35a30f37e28ef1f17074e9a8036
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
.