blabla bug?

This commit is contained in:
make-ing 2015-10-12 11:22:05 +02:00
parent 54913c1154
commit 85ffe73b98

View file

@ -1762,7 +1762,7 @@ class MachineCom(object):
# wait until we have something in the queue
entry = self._send_queue.get()
if entry == "?":
if "?" in entry:
self._status_report_queued = False
# make sure we are still active