From ab9ecdd7fe24bf1fde3a6140fd7f0a02434dd410 Mon Sep 17 00:00:00 2001 From: Fang Date: Sun, 3 May 2020 23:21:30 +0200 Subject: [PATCH] gall: smaller %watch-not-unique print Instead of printing all outgoing subscriptions for the app, only print the subscription whose wire we're trying to re-use. --- pkg/arvo/sys/vane/gall.hoon | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg/arvo/sys/vane/gall.hoon b/pkg/arvo/sys/vane/gall.hoon index c84c41f721..f6c3d7e422 100644 --- a/pkg/arvo/sys/vane/gall.hoon +++ b/pkg/arvo/sys/vane/gall.hoon @@ -1555,7 +1555,9 @@ =. ap-core =/ =tang ~[leaf+"subscribe wire not unique" >agent-name< >short-wire< >dock<] - %- (slog >out=outgoing.subscribers.current-agent< tang) + =/ have + (~(got by outgoing.subscribers.current-agent) short-wire dock) + %- (slog >out=have< tang) (ap-error %watch-not-unique tang) $(moves t.moves) =. outgoing.subscribers.current-agent