Skip to content

Master fix mootrackfitter crash

This follows on from !28992 (closed). I've attempted to fix the problem without introducing an apparent leak (cleanup only called in finalize).

Unfortunately this was pretty easy with MooTrackFitter but with MuPatCandidateTool I couldn't work out a safe way to do this. I'm not sure if there is a leak, but there probably is. I think this is worth getting in even so, since with this I can now run q221 RAWtoESD with 16 threads.

Pinging @amete in case this does leak (I will run tests too, but wanted to see what the CI made of this)

Merge request reports