New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 658911 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

service_manager::Resolver::Resolve() shouldn't run the completion callback in failure cases

Project Member Reported by ben@chromium.org, Oct 24 2016

Issue description

If the implementor of Resolver::Resolve() (Catalog) can't resolve (e.g. because manifest file can't be found), it creates a dummy result & runs the resolved callback. This is bad. It should instead just drop the callback & not run it.
 
Status: Assigned (was: Untriaged)
Cc: -roc...@chromium.org rockot@google.com

Sign in to add a comment