From 0139550c7952a9dd60f44e8e9677e7cc0a610626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C5=8Dshin?= Date: Wed, 2 Mar 2022 20:15:21 -0600 Subject: [PATCH] khan: saner tic rollover, remove our --- pkg/arvo/sys/vane/khan.hoon | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pkg/arvo/sys/vane/khan.hoon b/pkg/arvo/sys/vane/khan.hoon index 81e83d19a..3d9af62ee 100644 --- a/pkg/arvo/sys/vane/khan.hoon +++ b/pkg/arvo/sys/vane/khan.hoon @@ -103,12 +103,12 @@ ?>(?=([@ ~] s.beam) beam(s i.s.beam)) :: ++ start-spider - |= [our=@p =vase] + |= =vase ^- note [%g %deal [our our] %spider %poke %spider-start vase] :: ++ watch-spider - |= [our=@p =path] + |= =path ^- note [%g %deal [our our] %spider %watch path] -- @@ -132,21 +132,21 @@ ~|(%khan-call-dud (mean tang.u.dud)) ?+ -.task [~ khan-gate] %born - [~ khan-gate(hey hen)] + [~ khan-gate(hey hen, tic 0)] :: %fard =/ tid=@ta %^ cat 3 'khan-fyrd--' (scot %uv (sham (mix tic eny))) - =. tic (mod +(tic) (bex 128)) + =. tic +(tic) =* fyd p.task =/ =beak (get-beak bear.fyd now) =/ args [~ `tid beak name.fyd q.args.fyd] :_ khan-gate %+ turn - :~ (watch-spider our /thread-result/[tid]) - (start-spider our !>(args)) + :~ (watch-spider /thread-result/[tid]) + (start-spider !>(args)) == |=(=note ^-(move [hen %pass //g note])) ::