Commit dfc334a0 authored by Jim Fulton's avatar Jim Fulton

fixed copy-paste error I should have tested locally before giving to travis

parent 17c46325
......@@ -81,6 +81,7 @@ class Dispatcher(asyncore.dispatcher):
else:
time.sleep(5)
else:
break
self.listen(5)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment