diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2024-03-11 20:48:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-11 20:48:21 +0100 |
commit | ce75adada6cd3564d42d37bef19eb35dbf368e2a (patch) | |
tree | 9fd9cb47b736a319ef3ebb18955d3537499afc0c /LICENSE-MIT | |
parent | 24d37df1a25f0f6f61e2f12db661de6b67db75a0 (diff) | |
download | spack-ce75adada6cd3564d42d37bef19eb35dbf368e2a.tar.gz spack-ce75adada6cd3564d42d37bef19eb35dbf368e2a.tar.bz2 spack-ce75adada6cd3564d42d37bef19eb35dbf368e2a.tar.xz spack-ce75adada6cd3564d42d37bef19eb35dbf368e2a.zip |
Fix callbacks accumulation when using mixins with builders (#43100)
fixes #43097
Before this PR the behavior of mixins used together with
builders was to mask completely the callbacks defined from
the class coming later in the MRO.
Here we fix the behavior by accumulating all callbacks,
and de-duplicating them later.
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions