Attention needed from Owners Override
Chris Suter has uploaded the change for review![Open in Gerrit]()
Chris Suter would like Owners Override to review this change.
Commit message
[fuchsia-async] Remove TaskGroup and replace with Scope
This change deletes TaskGroup from fuchsia-async, and
replaces all occurrences with Scope across the tree.
Test: fx clippy //src/lib/fuchsia-async:fuchsia-async
Depends-on: turquoise-internal:I6643c330b2c025761733b84bd6493e8e820e4121
Change-Id: Ia758d316db311437fa165b46ba9fd7bcc80a02b9
Change information
Files:
- M examples/components/dictionaries/provider/src/main.rs
- M examples/testing/realm_proxy/testing/realm-factory/src/main.rs
- M sdk/ctf/tests/fidl/fuchsia.element/testing/realm-factory/src/main.rs
- M sdk/ctf/tests/fidl/fuchsia.intl/testing/realm-factory/src/main.rs
- M sdk/ctf/tests/fidl/fuchsia.settings/testing/realm-factory/src/main.rs
- M src/connectivity/network/netstack/inspect/validator/src/main.rs
- M src/connectivity/wlan/tests/helpers/realm-factory/src/main.rs
- M src/developer/ffx/plugins/log/src/testing_utils.rs
- M src/developer/remote-control/src/http.rs
- M src/devices/testing/realm-factory/src/main.rs
- M src/diagnostics/archivist/tests/integration/realm_factory/src/main.rs
- M src/diagnostics/detect/integration/realm_factory/src/main.rs
- M src/hwinfo/mock/integration/testing/realm-factory/src/main.rs
- M src/lib/diagnostics/inspect/runtime/rust/test/main.rs
- M src/lib/fuchsia-async/BUILD.bazel
- M src/lib/fuchsia-async/BUILD.gn
- M src/lib/fuchsia-async/src/runtime/fuchsia/executor/scope.rs
- M src/lib/fuchsia-async/src/runtime/mod.rs
- M src/lib/fuchsia-async/src/runtime/portable/scope.rs
- D src/lib/fuchsia-async/src/runtime/task_group.rs
- M src/microfuchsia/tee/manager/src/main.rs
- M src/paravirtualization/vsock-loopback/src/main.rs
- M src/paravirtualization/vsock/src/service.rs
- M src/power/system-activity-governor/integration/testing/realm-factory/src/main.rs
- M src/starnix/runner/lib/kernel_manager/src/proxy.rs
- M src/sys/component_manager/src/framework/namespace.rs
- M src/sys/component_manager/src/model/tests/dictionary.rs
- M src/sys/component_manager/src/model/tests/routing.rs
- M src/sys/component_manager/tests/controller/src/lib.rs
- M src/sys/component_manager/tests/dictionaries/src/trigger.rs
- M src/sys/lib/runtime_capabilities/src/dictionary.rs
- M src/sys/time/testing/realm-proxy/src/main.rs
- M src/testing/realm_proxy/src/service.rs
- M src/ui/testing/context/src/main.rs
- M src/ui/testing/input_helper/src/lib.rs
- M src/ui/testing/scenic_realm_factory/src/main.rs
- M src/zircon/bin/role_manager/testing/realm-factory/src/main.rs
- M tools/testgen/templates/integration_test/testing/realm-factory/src/main.rs.hbrs
- M tools/testgen/testdata/goldens/integration_test/testing/realm-factory/src/main.rs
Change size: L
Delta: 39 files changed, 187 insertions(+), 371 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Ia758d316db311437fa165b46ba9fd7bcc80a02b9
Gerrit-Change-Number: 1592394
Gerrit-PatchSet: 7
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.