[roll] Roll fuchsia [starnix][task] Make ThreadGroup::release into asserts

We clean up these fields when we remove the last task from the thread
group. After this CL, we just assert that there's no work remaining when
we release the thread group.

Original-Bug: b/466174458
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448054
Original-Revision: 22a88094702a74e7532fea5da9d094301450540c
GitOrigin-RevId: f2ba9ff2398bddf7ea5ecdf8b2f18c5eddcf6c25
Change-Id: I89669febd4fdfeb78bca05863087789fdf21a63e
1 file changed
tree: 6e8e0dc5549e8e4888197c7b1a9bf3905ad50340
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.