• Seth Hoenig's avatar
    core: remove internalization of affinity strings · aa863923
    Seth Hoenig authored
    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
    aa863923