Closedown
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user