Closedown

This commit is contained in:
gac-S_Changer
2017-03-29 16:52:24 +02:00
parent 6050ed9077
commit 5ea19c7b5c

View File

@@ -409,7 +409,6 @@ 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):