Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Properly call Actor::on_destruction() in maestro context
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 26 Jan 2019 20:12:37 +0000 (21:12 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 26 Jan 2019 20:20:29 +0000 (21:20 +0100)
commit0f452f653f11ac26c21fff61b8d17c6137fcba85
tree46f5599e4ae62f8fc4fe11e3da5dbdf9ad321f4b
parent2e149d576acfd464c0b170a52845f3e94dde9d1c
Properly call Actor::on_destruction() in maestro context

This induces a harmless change in trace-process-migration.tesh and
fixes the s4u-actor-exiting example \o/
examples/deprecated/msg/trace-process-migration/trace-process-migration.tesh
examples/s4u/CMakeLists.txt
src/kernel/context/Context.cpp