ac5c83cafd
Basically the same as #10896 but with the Affinity struct. Since we use reflect.DeepEquals for job comparison, there is risk of false positives for changes due to a job struct with memoized vs non-memoized strings. Closes #10897
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
```release-note:bug
|
|
core: Fixed a bug where affinity memoization may cause planning problems
|
|
```
|