yangez / go-meteor

Online Go server
http://onlinego.net
7 stars 2 forks source link

If you run out of time in absolute mode, timer jumps back up to previous time. #136

Closed yangez closed 9 years ago

yangez commented 9 years ago

To reproduce:

  1. Create a 1 minute game with someone
  2. Let your clock run to 55 seconds, then make a move
  3. In your next move, let your clock run to 0
  4. You will lose on time, but the timer will then show 55 seconds on the display.
yangez commented 9 years ago

Appears to have been introduced by #133.