An error occurred while loading the file. Please try again.
  • Michael Schurter's avatar
    Improve drain log messages · e669e821
    Michael Schurter authored
    Also delay "node complete" after the node has been marked complete to
    capture a few more alloc events. There are other ways to implement this
    that could trade off correctness for responsiveness as technically a
    node is considered drained when all of its allocs have been marked to
    stop and not when they've actually stopped (which may not happen for a
    long time).
    e669e821