This commit is contained in:
Chrys 2019-08-22 21:54:22 +02:00
parent dbb3955a79
commit 9ddb823861

View File

@ -195,7 +195,6 @@ class driver(screenDriver):
except Exception as e:
self.env['runtime']['debug'].writeDebugOut('VCSA:updateWatchdog:' + str(e),debug.debugLevel.ERROR)
time.sleep(0.2)
print(e)
def createScreenEventData(self, screen, vcsaContent, vcsuContent = None):
eventData = {