Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix some issues with Cancel
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 21 Feb 2019 19:29:21 +0000 (20:29 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 21 Feb 2019 19:29:21 +0000 (20:29 +0100)
commit370d85c0bc1fd13c8444a243ecd4390012f5c246
treed6f93c4d20f15b875751e2cd46301142d80867db
parent0e091ffb1012adf948480d611dbff3701dd29b61
fix some issues with Cancel
* Comm::cancel can be called when there is no pimpl
* if we wait for a canceled activity we can return not let the
impossible happen.
src/s4u/s4u_Comm.cpp