Closedown
This commit is contained in:
@@ -3,7 +3,7 @@ try:
|
||||
s.close()
|
||||
except:
|
||||
pass
|
||||
s = Stream("stream", bs)
|
||||
s = Stream("stream", dispatcher)
|
||||
s.start(True)
|
||||
|
||||
print s.getIdentifiers()
|
||||
Reference in New Issue
Block a user