From: Arnaud Giersch Date: Thu, 4 Jul 2019 12:56:55 +0000 (+0200) Subject: Just keep the same exception_ptr (no copy). X-Git-Tag: v3.23.2~13^2~3 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/cec49bceba2427c45f184c27838ae3715344ca3d?hp=cec49bceba2427c45f184c27838ae3715344ca3d 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. ---