fowode / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Getting a tell from another user too early in login process causes deadlock #807

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Join a tournament and disconnect during a tournament game
2. Reconnect

What is the expected output? What do you see instead?
Pychess locks up. The last line in the attached log is a tell from mamer 
(tournament manager bot):
13:59:08 ('mgatto', 'lines') Debug: mamer(TD) tells you: You play white against 
romeosgr in this round of tourney

I'm guessing it's a deadlock resulting from the Chat window init process 
getting acquiring a lock and blocking other stuff.

Original issue reported on code.google.com by mattgatto on 8 Aug 2013 at 1:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 2 Sep 2013 at 9:37

GoogleCodeExporter commented 9 years ago
I can't reproduce anymore.

Original comment by mattgatto on 12 Feb 2014 at 1:49

GoogleCodeExporter commented 9 years ago

Original comment by mattgatto on 13 May 2014 at 1:44