observe-hook: spider wasn't always issuing thread-results, so we got %watch-not-unique. we now make unique wires, but spider's issue remains

This commit is contained in:
Logan Allen 2020-12-10 13:20:13 -06:00
parent 8c313eba67
commit 45351e1efa

View File

@ -135,7 +135,7 @@
|^
?+ wire (on-agent:def wire sign)
[%observer @ ~] on-observer
[%thread-result @ ~] on-thread-result
[%thread-result @ @ ~] on-thread-result
[%thread-start @ @ ~] on-thread-start
==
::
@ -167,7 +167,7 @@
=/ tid (scot %uv (sham eny.bowl))
:_ this
:~ :* %pass
[%thread-result i.t.wire ~]
[%thread-result i.t.wire tid ~]
%agent
[our.bowl %spider]
%watch
@ -184,7 +184,7 @@
==
::
++ on-thread-result
?> ?=([%thread-result @ ~] wire)
?> ?=([%thread-result @ @ ~] wire)
?+ -.sign (on-agent:def wire sign)
%kick [~ this]
%watch-ack [~ this]