ames: send larval crashes to dill

This commit is contained in:
Ted Blackman 2019-12-04 11:29:01 -05:00 committed by Jared Tobin
parent 4c9cc1542a
commit b3f757d88b
No known key found for this signature in database
GPG Key ID: 0E4647D58F8A69E4
2 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:730a7824e3215a61f36ae21cacd0c7add31f678ba50ce311c1746ce57e3f9d2a oid sha256:7352e0e38fd21e291b66c607b3971b448a6d738fece48a60c8158b7be3678489
size 9502678 size 9502771

View File

@ -897,8 +897,6 @@
:: TODO: cleanup duplicate iteration logic :: TODO: cleanup duplicate iteration logic
:: ::
?^ error.sign ?^ error.sign
~> %slog.0^leaf/"ames: larva drain crash"
%- (slog u.error.sign)
=. queued-events +:~(get to queued-events) =. queued-events +:~(get to queued-events)
:: .queued-events has been cleared; metamorphose :: .queued-events has been cleared; metamorphose
:: ::
@ -907,8 +905,11 @@
[~ adult-gate] [~ adult-gate]
:: set timer to drain next event :: set timer to drain next event
:: ::
~> %slog.0^leaf/"ames: larva: drain" =/ moves
=/ moves [duct %pass /larva %b %wait now]~ =/ =tang [leaf/"ames: larva: drain crash" u.error.sign]
:~ [duct %pass /larva-crash %d %flog %crud %larva tang]
[duct %pass /larva %b %wait now]
==
[moves larval-gate] [moves larval-gate]
:: normal drain timer; dequeue and run event :: normal drain timer; dequeue and run event
:: ::