Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revalidate a python tesh after the merge of SimDAG++
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 30 Jan 2020 23:37:41 +0000 (00:37 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 30 Jan 2020 23:37:41 +0000 (00:37 +0100)
examples/python/async-wait/async-wait.tesh

index 77ef002..d95c005 100644 (file)
@@ -10,5 +10,5 @@ $ ${pythoncmd:=python3} ${PYTHON_TOOL_OPTIONS:=} ${bindir:=.}/async-wait.py ${pl
 > [  0.105458] (2:receiver@Ruby) I got a 'Message 0'.
 > [  0.210917] (2:receiver@Ruby) I got a 'Message 1'.
 > [  0.316375] (2:receiver@Ruby) I got a 'Message 2'.
+> [  0.318326] (1:sender@Tremblay) Goodbye now!
 > [  0.318326] (2:receiver@Ruby) I got a 'finalize'.
-> [  0.318326] (1:sender@Tremblay) Goodbye now!
\ No newline at end of file