From eb965a17f4c6220d4fdd97c4b35e2f2b895d5873 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 22 Nov 2014 00:47:05 -0800 Subject: 295 Too hard to canonicalize routines in traces, with their nested tables. Give up for now. --- mu.arc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu.arc b/mu.arc index 2b5117e5..a9072859 100644 --- a/mu.arc +++ b/mu.arc @@ -240,7 +240,7 @@ (do (trace "schedule" "scheduling " top.routine*!fn-name " for further processing") (enq routine* running-routines*)) :else - (do (trace "schedule" "done with " routine*) + (do (trace "schedule" "done with routine") (push routine* completed-routines*))) (= routine* nil)) (each (routine _) canon.sleeping-routines* -- cgit 1.4.1-2-gfad0