Resolve "Initial Publish uptime of CS instance to IS"
Compare changes
- Jonas authored
+ 13
− 11
@@ -63,20 +63,22 @@ class InfoServiceThread(threading.Thread):
@@ -63,20 +63,22 @@ class InfoServiceThread(threading.Thread):
cs_state = ISObject(self.ipc_partition,"RunParams.{}.State".format(self.tdaq_app_name), 'CastorScriptState')
self.logger.warning("Error occured while trying to change cs_state to tdaq_app_name=%s uptime_seconds=%d. Error was: %s",self.tdaq_app_name, self.uptime_seconds, str(ex))