* Print when cancelled * Close properly * Don't log nil * Don't print error when closing dashboard
* Process for updating node stats in kademlia * Mutex lock * Rename and set up the refresher * Wrap errors * Lock should be around the if * Address comments; Build updateSelf funciton in Kademlia Routing Table * Added test * Address comments