Skip to content
Snippets Groups Projects
Commit 4baeeb41 authored by Illya Shapoval's avatar Illya Shapoval
Browse files

adapt 'GaudiExamples' reference files to changes in AlgExecStateSvc

parent 3a9d97e2
No related branches found
No related tags found
1 merge request!593Restore thread-wise task schedule reporting in scheduler state dumps
......@@ -70,9 +70,8 @@ ApplicationMgr SUCCESS
AlgExecStateSvc DEBUG resizing state containers to : 1
AlgExecStateSvc DEBUG adding alg ColorMsgAlg to 1 slots
AlgExecStateSvc VERBOSE dumping state:
Event: Invalid
Algs: 1
- Slot 0
[slot: 0, incident: Invalid]:
+ ColorMsgAlg e: n

ColorMsgAlg FATAL THIS IS A FATAL MESSAGE
......
......@@ -71,9 +71,8 @@ ApplicationMgr INFO Application Manager Configured successfully
AlgExecStateSvc DEBUG resizing state containers to : 1
AlgExecStateSvc DEBUG adding alg ColorMsgAlg to 1 slots
AlgExecStateSvc VERBOSE dumping state:
Event: Invalid
Algs: 1
- Slot 0
[slot: 0, incident: Invalid]:
+ ColorMsgAlg e: n

ColorMsgAlg FATAL THIS IS A FATAL MESSAGE
......
......@@ -110,9 +110,8 @@ AlgExecStateSvc VERBOSE reset(0)
AlgExecStateSvc DEBUG resizing state containers to : 1
AlgExecStateSvc DEBUG adding alg History to 1 slots
AlgExecStateSvc VERBOSE dumping state:
Event: Invalid
Algs: 1
- Slot 0
[slot: 0, incident: Invalid]:
+ History e: n

AlgExecStateSvc VERBOSE reset(0)
......
......@@ -269,9 +269,8 @@ AlgExecStateSvc DEBUG adding alg DataCreator to 1 slots
AlgExecStateSvc DEBUG adding alg OddEvents to 1 slots
AlgExecStateSvc DEBUG adding alg EvenEvents to 1 slots
AlgExecStateSvc VERBOSE dumping state:
Event: Invalid
Algs: 4
- Slot 0
[slot: 0, incident: Invalid]:
+ OddEvents e: n
+ OutputStream e: n
+ EvenEvents e: n
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment