Ver código fonte

*: updated TODO

Michele Caini 11 meses atrás
pai
commit
5721e62ed0
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -41,3 +41,5 @@ TODO:
 * process: doc
 * process: doc
 * scheduler: remove attach and then
 * scheduler: remove attach and then
 * process_adaptor: add watchdog to avoid circular calls, write more tests for plain funcs and the like
 * 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