From ba6749924212129cfd7f2c9c202415307eff8a83 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 8 Jan 2017 17:41:30 +0100 Subject: [PATCH] Update TODO --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index 113671b..8b21d1a 100644 --- a/TODO.md +++ b/TODO.md @@ -100,10 +100,6 @@ We need to provide API for things like: ### total number of fibers ever created ### total number of fibers that ever exited -## When would we want to migrate a fiber to a different thread? - -Also, how would we do it? - ## Readline? REPL over channels Currently the REPL runs in a blocking mode that basically takes over