Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tesh update.
authorArnaud Legrand <arnaud.legrand@imag.fr>
Thu, 26 Apr 2012 23:54:18 +0000 (01:54 +0200)
committerArnaud Legrand <arnaud.legrand@imag.fr>
Thu, 26 Apr 2012 23:54:18 +0000 (01:54 +0200)
The previous commit has added a few more simcals and the process now
gets killed before getting a chance to execute a task. Both behavior are
valid so let's take this one.

examples/msg/masterslave/masterslave_kill.tesh

index 3e58ef7..6d53224 100644 (file)
@@ -7,7 +7,6 @@ $ $SG_TEST_EXENV masterslave/masterslave_kill$EXEEXT ${srcdir:=.}/masterslave/pl
 > [bob:slave:(2) 0.000000] [msg_test/INFO] Hello!
 > [bob:slave:(2) 0.000000] [msg_test/INFO] Suspending myself
 > [alice:master:(1) 10.000000] [msg_test/INFO] Resume process
-> [bob:slave:(2) 10.000000] [msg_test/INFO] OK, OK. Let's work
 > [alice:master:(1) 10.000000] [msg_test/INFO] Kill process
 > [alice:master:(1) 10.000000] [msg_test/INFO] OK, goodbye now.
 > [10.000000] [msg_test/INFO] Simulation time 10
\ No newline at end of file