|
Previously, the device number registry would only receive devices from
the interface registry that where published **after** the device number
registry was constructed. This introduced a subtle state race, in which
the device number registry would miss devices that already had
published interfaces.
|