[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
1 file changed
tree: 66898b9d76e4d69093aa9c5320c1edbca4aa9219
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.