Skip to content

TrigServices: allow core file generation in athenaHLT/online

Frank Winklmeier requested to merge fwinkl/athena:hlt_cores into master

Configure the CoreDumpSvc to allow core file generation (if allowed by ulimit -c) when running in athenaHLT and at P1.

The only change (apart from re-ordering lines and improving comments) is:

svcMgr.CoreDumpSvc.DumpCoreFile = True
Edited by Frank Winklmeier

Merge request reports