Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Todo-- (done since v3.25)
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 9 Feb 2020 20:51:44 +0000 (21:51 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 9 Feb 2020 20:52:33 +0000 (21:52 +0100)
docs/source/app_s4u.rst

index 004080a..711e992 100644 (file)
@@ -169,10 +169,6 @@ use  :cpp:func:`s4u::Activity::wait_for() <simgrid::s4u::Activity::wait_for>`.
 Finally, to wait at most until a specified time limit, use
 :cpp:func:`s4u::Activity::wait_until() <simgrid::s4u::Activity::wait_until>`.
 
-.. todo::
-
-   wait_for and wait_until are currently not implemented for Exec and Io activities.
-
 Every kind of activity can be asynchronous:
 
   - :ref:`s4u::CommPtr <API_s4u_Comm>` are created with