update of test, callbacks, linux load
This commit is contained in:
parent
18e027ffd9
commit
b9d102a15a
4 changed files with 22 additions and 7 deletions
|
@ -73,7 +73,7 @@ def main():
|
|||
# bootstrap
|
||||
for data in node_generator():
|
||||
tox.bootstrap(*data)
|
||||
init_callbacks(tox)
|
||||
init_callbacks(tox, ms)
|
||||
# starting thread for tox iterate
|
||||
mainloop = ToxIterateThread(tox)
|
||||
mainloop.start()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue