ryanbressler / golem

Research Oriented Distributed Computing.
1 stars 1 forks source link

Master node needs to clean up on client node disconnect #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The master node needs to clean up and remove the node from its internal list of 
nodes when it looses a connection (recieves EOF in connection.go)

Original issue reported on code.google.com by ryanbres...@gmail.com on 21 Jun 2011 at 9:00