Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[doc] Add todo about user .then()
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 18 Jul 2016 09:19:53 +0000 (11:19 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 18 Jul 2016 09:26:26 +0000 (11:26 +0200)
doc/doxygen/community_giveback.doc

index a67ccae..f1469be 100644 (file)
@@ -151,6 +151,9 @@ exceptions but some bits of the C exceptions are still remaining:
    API compatible with `Future` (and convertiable to it) but with an
    additional `.cancel()` method.
 
    API compatible with `Future` (and convertiable to it) but with an
    additional `.cancel()` method.
 
+ - Currently `.then()` is not available for user futures. We would need to add
+   a basic user event loop in order to queue the pending continuations.
+
 @subsection contributing_todo_simcalls Simcalls cleanup
 
  - Remove simcalls by using the generic ones. One issue with this is that we
 @subsection contributing_todo_simcalls Simcalls cleanup
 
  - Remove simcalls by using the generic ones. One issue with this is that we