Skip to content

CoreDumpSvc: do not use MessageSvc on crash

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

Do not use the MsgStream/MessageSvc once we crashed to avoid any possibly complications before we were able to handle the signal.

Also add a message when aborting the job.

cc @rbielski

Merge request reports