about summary refs log tree commit diff stats
path: root/mu.arc.t
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-21 12:34:07 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-21 12:34:07 -0800
commit6275e978b465ad1f550c5b576c6a48dc9c6eaf69 (patch)
tree02426d41596286847595695d97afb4221d07b5f7 /mu.arc.t
parentdf0485ae6ebe851e081cf1b7263a47d67a0cf67e (diff)
downloadmu-6275e978b465ad1f550c5b576c6a48dc9c6eaf69.tar.gz
599
Diffstat (limited to 'mu.arc.t')
-rw-r--r--mu.arc.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/mu.arc.t b/mu.arc.t
index f810c4b4..a617ec3a 100644
--- a/mu.arc.t
+++ b/mu.arc.t
@@ -2972,7 +2972,6 @@
 ;     when it timed out
 ;     when it completed
 ;   running multiple routines in tandem
-;   sleeping routine without a stack? how is that possible?
 ; first example using these features: read-move-incomplete in chessboard-cursor.arc.t
 
 ; The scheduler needs to keep track of the call stack for each routine.