Align `PackedDataChecksum::process` code path with `save` code path
- in PackedDataChecksum, re-use the
save
infrastructure to make sure that by construction the checksum is computed on exactly the same data that is actually saved as it now uses the same implementation - remove the
as_tuple
infrastructure which is no longer required
note: sits on top of !3244 (closed) which fixes a lifetime issue in as_tuple
-- so where !3244 (closed) fixes a bug, this eliminates the code in question...
Edited by Gerhard Raven
Merge request reports
Activity
added Persistency label
requested review from @rmatev
added 2 commits
- Resolved by Christoph Hasse
/ci-test --merge
added ci-test-triggered label
- [2021-09-11 21:31] Validation started with lhcb-master-mr#2875
added 2 commits
mentioned in merge request !3244 (closed)
assigned to @chasse
mentioned in issue #151 (closed)
- Resolved by Christoph Hasse
@chasse: given the discussion in #151 (closed), I would like to propose we get this merged...
- Resolved by Christoph Hasse
removed review request for @rmatev
assigned to @msaur
Please register or sign in to reply