Commit b34f5bc
BUG/MEDIUM: fix periodic reload due to wrong log target changes in Global CR
We were comparing the previous Global without the log target children with a new Global with the log target children, which always resulted in a diff and a reload if the new one had log targets.1 parent 09a2785 commit b34f5bc
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments