Skip to content

SiSPSeededTrackFinderData: Disable a coule protect() calls.

Some jobs were failing because they hit the VMA limit. For now, comment out the two protect() calls that are responsible for almost all protected sections in typical jobs. We may be able to add them again if we can make things more efficient.

See ATR-24401.

Merge request reports