ferdinandhubbard981 / GameOfLife-Distributed

Other
0 stars 0 forks source link

write tests for fault tolerance #21

Open ferdinandhubbard981 opened 2 years ago

ferdinandhubbard981 commented 2 years ago

This would involve e.g.: 2 workers, kill 1, check if world is still processed correctly 3 workers kill 1, check if world is still processed correctly 4 workers kill 2, check if world is still processed correctly