Author: loic
Date: Thu Mar 20 11:49:37 2008
New Revision: 3785

URL: http://svn.gna.org/viewcvs/pokersource?rev=3785&view=rev
Log:
test16 & test17 did not return the deferred. Therefore the trial twisted test 
framework assumed the test was finished and killed the connect. However, 
because the reactor was still running, the poker action kept going. And it 
eventually did a MySQL request on a DEAD CONNECTION TO MYSQL. Hence the 
"InterfacError" which should read : connection to the server is dead and you're 
trying to use it anyways.

Modified:
    trunk/poker-network/tests/test-pokerservice.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to