more debug messages
This commit is contained in:
parent
68e4904972
commit
1593baf16b
1 changed files with 1 additions and 1 deletions
|
|
@ -1763,7 +1763,7 @@ class MachineCom(object):
|
|||
# wait until we have something in the queue
|
||||
self._log("+++ start get")
|
||||
entry = self._send_queue.get()
|
||||
self._log("+++ start get")
|
||||
self._log("+++ end get")
|
||||
|
||||
if "?" in entry:
|
||||
self._log("--- False")
|
||||
|
|
|
|||
Loading…
Reference in a new issue