What steps will reproduce the problem?
1. Start a 2 player game on localhost
What is the expected output? What do you see instead?
Sometimes both instances of the game will be assigned to the same player.
This makes the game unplayable since there is no interface that allows the
other player to end their turn.
This only happens rarely (maybe 5% of the time) and I don't know if it ever
happens when running instances on different computers.
However, the implications of this bug are quite drastic (would require a
complete restart of the game) so I think it is worth trying to fix.
Note that this may be related to issue 1 :
https://code.google.com/p/oceanwar/issues/detail?id=1