async fn execute_unlink(
sentinel: &impl RemoteUnlinkExecutor,
key_store: &NodeKeyStore,
cancellation: &CancellationToken,
) -> Result<UnlinkOutcome, UnlinkError>async fn execute_unlink(
sentinel: &impl RemoteUnlinkExecutor,
key_store: &NodeKeyStore,
cancellation: &CancellationToken,
) -> Result<UnlinkOutcome, UnlinkError>