From 2954ed0b550f121d70ecbca79f953bcf82ccd527 Mon Sep 17 00:00:00 2001 From: Philip Monk Date: Mon, 2 Dec 2019 23:46:15 -0800 Subject: [PATCH] gall: correctly construct wire for ap-specific-take --- pkg/arvo/sys/vane/gall.hoon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/arvo/sys/vane/gall.hoon b/pkg/arvo/sys/vane/gall.hoon index abd355866..79a10c898 100644 --- a/pkg/arvo/sys/vane/gall.hoon +++ b/pkg/arvo/sys/vane/gall.hoon @@ -957,7 +957,8 @@ =? ap-core =(ship ship.i.out) =/ core =. agent-duct system-duct.agents.state - (ap-specific-take wire.i.out %kick ~) + =/ way [%out (scot %p ship) term.i.out wire.i.out] + (ap-specific-take way %kick ~) core(agent-duct agent-duct) $(out t.out) :: +ap-clog: handle %clog notification from ames @@ -1415,7 +1416,6 @@ =/ =path path.r.q.move.move ?: (~(has by outgoing.subscribers.current-agent) short-wire dock) =. ap-core - =/ way [%out (scot %p p.dock) q.dock short-wire] =/ =tang ~[leaf+"subscribe wire not unique" >agent-name< >short-wire< >dock<] %- (slog >out=outgoing.subscribers.current-agent< tang)