Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ensure that suspending an actor running later in the current scheduling round actuall...
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 9 May 2020 23:56:20 +0000 (01:56 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 9 May 2020 23:56:58 +0000 (01:56 +0200)
commit25459e0d62df4c763113f6e525707444fbfc4b7e
treea106a83f6cccbc01406c953dfb47d8c03c52bbcb
parent3f88afa7ab43c9ff2d4c4d0cece067863998ad68
Ensure that suspending an actor running later in the current scheduling round actually works

Fixes https://framagit.org/simgrid/simgrid/-/issues/50
ChangeLog
src/kernel/actor/ActorImpl.cpp
teshsuite/s4u/CMakeLists.txt
teshsuite/s4u/actor-suspend/actor-suspend.cpp [new file with mode: 0644]
teshsuite/s4u/actor-suspend/actor-suspend.tesh [new file with mode: 0644]