Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Just keep the same exception_ptr (no copy).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 4 Jul 2019 12:56:55 +0000 (14:56 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 4 Jul 2019 13:16:32 +0000 (15:16 +0200)
commitcec49bceba2427c45f184c27838ae3715344ca3d
tree3f5181754c561ca1d892f9a046998bfec3d64cca
parentd243290d592d5291708a45ea34c1dfc8d232ef4b
Just keep the same exception_ptr (no copy).

See https://stackoverflow.com/q/37249698 or https://stackoverflow.com/q/30580128

Let's see if it helps for issue simgrid/simgrid#27.
src/kernel/activity/CommImpl.cpp