fix threading (!?) plz test
This commit is contained in:
parent
bb53338fc1
commit
475426cbe3
6 changed files with 56 additions and 39 deletions
|
|
@ -194,6 +194,7 @@ def linspector():
|
|||
log.critical('daemon error: {0}'.format(err))
|
||||
sys.exit(1)
|
||||
else:
|
||||
linspector.start()
|
||||
try:
|
||||
signal.pause()
|
||||
except KeyboardInterrupt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue