Skip to content
Snippets Groups Projects
  • Elias Pipping's avatar
    5729c111
    [Extend] Handle SIGINT, SIGTERM, and SIGXCPU · 5729c111
    Elias Pipping authored
    If either signal is detected, we try to terminate gracefully. If we're
    given enough time before a nastier signal like SIGKILL is sent, we'll
    then be able to finish computing and writing out the current timestep.
    
    If we do not take such precautions, chances are the HDF5 output will be
    corrupted.
    5729c111
    History
    [Extend] Handle SIGINT, SIGTERM, and SIGXCPU
    Elias Pipping authored
    If either signal is detected, we try to terminate gracefully. If we're
    given enough time before a nastier signal like SIGKILL is sent, we'll
    then be able to finish computing and writing out the current timestep.
    
    If we do not take such precautions, chances are the HDF5 output will be
    corrupted.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.