Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement Exec::wait_any on top of ActivitySet and deprecate one method
[simgrid.git] / examples / c / exec-waitany / exec-waitany.tesh
index 2ea0293..57fb2ba 100644 (file)
@@ -1,6 +1,5 @@
 #!/usr/bin/env tesh
 
-! output sort 19
 $ ${bindir:=.}/c-exec-waitany ${platfdir}/multicore_machine.xml "--log=root.fmt:[%10.6r]%e[%14P]%e%m%n"
 > [  0.000000] [        worker] Activity Exec-0 has started for 1 seconds
 > [  0.000000] [worker_timeout] Activity Exec-0 has started for 1 seconds
@@ -16,7 +15,7 @@ $ ${bindir:=.}/c-exec-waitany ${platfdir}/multicore_machine.xml "--log=root.fmt:
 > [  3.000000] [worker_timeout] 1 activities remain pending
 > [  3.000000] [        worker] Activity at position 1 is complete
 > [  3.000000] [        worker] 1 activities remain pending
-> [  7.000000] [worker_timeout] Do not wait any longer for an activity
+> [  7.000000] [worker_timeout] Do not wait any longer for an activity (timeout received)
 > [  7.000000] [worker_timeout] 0 activities remain pending
 > [  8.000000] [        worker] Activity at position 0 is complete
 > [  8.000000] [        worker] 0 activities remain pending