jjm3x3 / flux

My implementation of the game flux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Found deadlock in [GUI]

jjm3x3 opened this issue · comments

This code exists in this base this base this base this base this base this base this base this base which was master at one time. You can checkout a repro of this issue on this branch. As of writing this there are just a couple of new commits in this branch to set up the code accordingly. To see the additional changes in this branch that aren't in the base check out this diff Then follow these steps:

  1. Start game like ./main.rb --gui --debug
  2. Click to start a new game
  3. Click "max 1" to play that card
  4. Click one of the cards in the current players hand (off dialog)
  5. Watch game brick

Not sure when this got fixed exactly, but with all the work that was done to avoid deadlocks in the last release, it seems like that may have solved that. Marking fixed as release v0.2.0.