commit | 1780ec202b2a454e4846ea10d530315e44a1dbfa | [log] [tgz] |
---|---|---|
author | Kevin Lindkvist <lindkvist@fuchsia.infra.roller.google.com> | Fri Jun 14 07:25:16 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 14 00:26:27 2024 -0700 |
tree | 407c93869ab8e5748a0108413185b0004fa5e85b | |
parent | 89ac9118421b820e20673279b426cebf4c109438 [diff] |
[roll] Roll fuchsia [starnix] Only interrupt a single task This change updates process-directed signals to only interrupt a single task. Interrupting every task wasn't necessary, but the signal should still be able to be handled by any task in the thread group. Original-Fixed: b/329897731,b/345548637 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1065333 Original-Revision: f64a63ab0754fea2efc056167f8057b204c14670 GitOrigin-RevId: c4e2cd85cc3667a32bb56f2ef1f30492b755a757 Change-Id: I5b69a9b701af3d12b200ff7ad20231e16a312109
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
.