Attention needed from Owners Override
Bruno Dal Bo has uploaded the change for review![Open in Gerrit]()
Bruno Dal Bo would like Owners Override to review this change.
Commit message
[fuchsia-async] Rename ::cancel => ::abort
Renames Task and JoinHandle `cancel` fns to `abort` so they're in line
with the `abort` and `cancel` semantics in `Scope` since introduction of
cooperative cancellation.
Bug: 379944929
Change-Id: Iff4afcac63f9839f2307010912c431504bf8da5b
Change information
Files:
- M examples/components/runner/colocated/src/program.rs
- M src/connectivity/bluetooth/profiles/bt-avrcp/src/peer/tasks/mod.rs
- M src/connectivity/bluetooth/testing/test-rfcomm-client/src/lib.rs
- M src/connectivity/bluetooth/tools/bt-cli/src/main.rs
- M src/connectivity/bluetooth/tools/bt-le-central/src/gatt.rs
- M src/connectivity/bluetooth/tools/bt-map-mce-tool/src/accessor.rs
- M src/connectivity/lowpan/drivers/lowpan-ot-driver/src/driver/border_agent.rs
- M src/connectivity/overnet/lib/usb_vsock/src/connection.rs
- M src/developer/ffx/daemon/protocols/fastboot_target_stream/src/lib.rs
- M src/developer/ffx/daemon/proxy/src/lib.rs
- M src/diagnostics/archivist/src/archivist.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/executor/scope.rs
- M src/lib/fuchsia-async/src/runtime/fuchsia/task.rs
- M src/lib/fuchsia-async/src/runtime/portable.rs
- M src/lib/fuchsia-async/src/runtime/portable/scope.rs
- M src/starnix/psi_provider/src/main.rs
- M src/storage/fxfs/platform/src/fuchsia/volumes_directory.rs
- M src/storage/lib/vfs/rust/src/execution_scope.rs
- M src/sys/test_manager/src/main.rs
- M src/ui/lib/input_pipeline/src/interaction_state_handler.rs
Change size: M
Delta: 20 files changed, 69 insertions(+), 52 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Submit Requirements:
Code-Review
Review-Enforcement
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Iff4afcac63f9839f2307010912c431504bf8da5b
Gerrit-Change-Number: 1266484
Gerrit-PatchSet: 2
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
.