Browse Source

*: updated TODO

Michele Caini 8 months ago
parent
commit
5721e62ed0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -41,3 +41,5 @@ TODO:
 * process: doc
 * scheduler: remove attach and then
 * process_adaptor: add watchdog to avoid circular calls, write more tests for plain funcs and the like
+* test shared_process_from
+* refine process API for attach/then/whatever, I don't quite like the current one