mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 12:42:48 +03:00
gall: correctly construct wire for ap-specific-take
This commit is contained in:
parent
34ece6fe5a
commit
2954ed0b55
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user