Skip to content
  • Fardale's avatar
    Fix race condition in end_job function · 7d59031e
    Fardale authored
    The end_job function was calling Lwt.pause between the selection of the
    node and its update which was making capacity of the node to decrease.
    7d59031e