Add channels TODO
[tt.git] / tt
diff --git a/tt b/tt
index ecafb5c..d1ec64c 100755 (executable)
--- a/tt
+++ b/tt
@@ -46,6 +46,7 @@
 (struct feed (nick uri))
 
 (define (concurrent-filter-map num_workers f xs)
+  ; TODO switch from mailboxes to channels
   (define (make-worker id f)
     (define parent (current-thread))
     (λ ()
This page took 0.037139 seconds and 4 git commands to generate.