Commit a3940f9
committed
fix: calculation of Instance.active
Move the calculation if the active state of an instance from
_add_devices_nocheck() to _add_devices_process(), to make it
symmetric with device removal.
Signed-off-by: Adriaan Schmidt <adriaan.schmidt@siemens.com>1 parent 1c746a3 commit a3940f9
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments