From e9d199cca3dc45477efa4395daac997a751cd08c Mon Sep 17 00:00:00 2001 From: Anton Dyudin Date: Fri, 18 Mar 2016 15:31:42 -0700 Subject: [PATCH] route drum crashes through ~& for now, closing #584 --- lib/drum.hoon | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/drum.hoon b/lib/drum.hoon index 61b0e2222..ecb205026 100644 --- a/lib/drum.hoon +++ b/lib/drum.hoon @@ -475,7 +475,10 @@ ++ se-talk |= tac/(list tank) ^+ +> - (se-emit 0 %poke /drum/talk [our %talk] (said:talk our %drum now eny tac)) + :: XX talk should be usable for stack traces, see urbit#584 which this change + :: closed for the problems there + ((slog (flop tac)) +>) + ::(se-emit 0 %poke /drum/talk [our %talk] (said:talk our %drum now eny tac)) :: ++ se-text :: return text |= txt/tape