Skip to content
  • Mac Newbold's avatar
    Fix two problems: · c8848155
    Mac Newbold authored
    1. timeouts for nodes weren't getting reset when they had a mode
    ransition, so they were timing out in shutdown after changing modes.
    2. It was still going back into a blocking wait, even though a signal had
    been recieved, and not quitting back up to the main loop to handle it.
    c8848155