Skip to content

Fix matcher devices stuck in CHANGING state after instantation

Philipp Schmidt requested to merge fix/less-parallel-instantation into master

While I'm confused this comes up now, it seems like splitting the completely concurrent instantation process into the correction devices first and matcher devices second solves the problem of the latter being stuck in CHANGING state.

Also fixes a typo on applyManagedValues

@ahmedk

FYI @hammerd

Merge request reports