New issue
Advanced search Search tips

Issue 793967 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Non Deterministic registration order in the component updater

Project Member Reported by sorin@chromium.org, Dec 11 2017

Issue description

Since the registration code is concurrently run in a thread pool, the order in which components register with the component updater is non-deterministic.

It is unclear what the impact of this is. However, there was an implementation intention to register components in the order of their relative priority, and this implementation has been broken once the registration of components has been changed to use the new task scheduler API.
 

Sign in to add a comment