Added test to check that child threads die when parent dies
This commit is contained in:
parent
6f12132e88
commit
0a5b069cdd
7 changed files with 193 additions and 137 deletions
1
setup.py
Executable file → Normal file
1
setup.py
Executable file → Normal file
|
|
@ -24,7 +24,6 @@ setup(
|
|||
url='https://github.com/invisibleroads/socketIO-client',
|
||||
install_requires=[
|
||||
'anyjson',
|
||||
'gevent-socketio',
|
||||
'websocket-client',
|
||||
],
|
||||
packages=find_packages(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue