Closedown

This commit is contained in:
gac-S_Changer
2017-03-29 16:47:59 +02:00
parent 6a6072d428
commit 64c2ce0cec

View File

@@ -409,6 +409,7 @@ class RobotTCP(TcpDevice, Stoppable):
tasks.append(self.current_task)
for task in tasks:
#if self.get_task_status(task)[0]>=0:
print "Killing " + task
self.task_kill(task)
def get_task(self):