Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simply finish the surf sleep action on process join.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 29 Sep 2017 21:00:56 +0000 (23:00 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 29 Sep 2017 21:28:27 +0000 (23:28 +0200)
commit5fd27b8ad8089c48410010f4a39f7fb4eb0ca4b5
treef61ad243c5cbad210d7aa5f51a351640ee9fae84
parent80e2153f61c596fdbdd3f2142e12f9107dce5052
Simply finish the surf sleep action on process join.

It is much more simpler, and permits to kill the processes involved in join.

Fixes github bug #225.
src/simix/ActorImpl.cpp