Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMX] Fixed wrong termination timing when daemons are present
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 7 Apr 2017 12:20:18 +0000 (14:20 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 7 Apr 2017 12:20:38 +0000 (14:20 +0200)
commit77a3b7226f27b14761e8aed669bf82a03177cd24
tree8a517a4180382171339620473353b5b588370803
parent3b794848ed34a6be0bcaeff8cc3491247623f06d
[SMX] Fixed wrong termination timing when daemons are present

The check whether daemons need to be killed because no real process is present
anymore needs to be performed every time a process could potentially have exited.
src/simix/smx_global.cpp