Improved exception handling in heartbeatThread and namespaceThread

This commit is contained in:
Roy Hyunjin Han 2012-08-10 19:08:16 -04:00
commit ce5aceb7d9
6 changed files with 110 additions and 57 deletions

5
setup.cfg Normal file
View file

@ -0,0 +1,5 @@
[nosetests]
detailed-errors=TRUE
with-coverage=TRUE
cover-package=socketIO_client
cover-erase=TRUE