Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Frank Winklmeier's avatar
    b69326a4
    AthenaCommon: Remove setting of CoreDumpSvc.FatalHandler · b69326a4
    Frank Winklmeier authored
    Follow-up to !35076 where we removed the explicit setting of
    `CoreDumpSvc.FatalHandler` in various job options. However, `athena.py`
    is setting this value to `-1` (only handle `SIGINT`) by default and this
    leads to missing stacktraces for real crashes (e.g. ATR-21816). Not
    clear why this setting was chosen as a default in athena.
    
    Also update boostrap pickle files to match new default.
    b69326a4
    History
    AthenaCommon: Remove setting of CoreDumpSvc.FatalHandler
    Frank Winklmeier authored
    Follow-up to !35076 where we removed the explicit setting of
    `CoreDumpSvc.FatalHandler` in various job options. However, `athena.py`
    is setting this value to `-1` (only handle `SIGINT`) by default and this
    leads to missing stacktraces for real crashes (e.g. ATR-21816). Not
    clear why this setting was chosen as a default in athena.
    
    Also update boostrap pickle files to match new default.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.