This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 10 Apr, 2020 2 commits
    • Drew Bailey's avatar
      changelog · e2886582
      Drew Bailey authored
      e2886582
    • Drew Bailey's avatar
      Run task shutdown_delay regardless of service registration · 3af2d05f
      Drew Bailey authored
      task shutdown_delay will currently only run if there are registered
      services for the task. This implementation detail isn't explicity stated
      anywhere and is defined outside of the service stanza.
      
      This change moves shutdown_delay to be evaluated after prekill hooks are
      run, outside of any task runner hooks.
      
      just use time.sleep
      3af2d05f
  2. 09 Apr, 2020 15 commits
  3. 08 Apr, 2020 8 commits
  4. 07 Apr, 2020 15 commits