Improved exception handling in heartbeatThread and namespaceThread
This commit is contained in:
parent
9658dec830
commit
ce5aceb7d9
6 changed files with 110 additions and 57 deletions
5
setup.cfg
Normal file
5
setup.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[nosetests]
|
||||
detailed-errors=TRUE
|
||||
with-coverage=TRUE
|
||||
cover-package=socketIO_client
|
||||
cover-erase=TRUE
|
||||
Loading…
Add table
Add a link
Reference in a new issue