Exception in thread Thread-3:
Traceback (most recent call last):
File "C:\python27\lib\threading.py", line 810, in __bootstrap_inner
self.run()
File "C:\python27\lib\threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "f:\johan\pythonCode\iromlab\iromlab\cdworker.py", line 399, in cdWorker
if success == True and endOfBatchFlag == False:
UnboundLocalError: local variable 'success' referenced before assignment
Edge case: