Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce a Trait to deal with autorestart matter in ActorImpl, and fix bugs
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 9 Mar 2022 09:07:22 +0000 (10:07 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 9 Mar 2022 09:12:51 +0000 (10:12 +0100)
commit873e5ee63a46ed55fa5901c9140247810b45b6bc
tree8f631617561308e779032ea907148a48dbcbe108
parentee39594512ae6199d5f311fc96d6c9e64eed3eb2
Introduce a Trait to deal with autorestart matter in ActorImpl, and fix bugs

The daemonized behavior was not correctly saved, as noted by the
updated tesh-actor-autorestart test
src/kernel/actor/ActorImpl.cpp
src/kernel/actor/ActorImpl.hpp
src/surf/sg_platf.cpp
teshsuite/s4u/actor-autorestart/actor-autorestart.cpp
teshsuite/s4u/actor-autorestart/actor-autorestart.tesh