mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
ames: don't crash if waking up on a strange wire
This was a regression introduced in 8e54f7fcc3
the previous behavior was not to crash so we
restore it here
This commit is contained in:
parent
d259656e29
commit
64a1680e2c
@ -1894,7 +1894,7 @@
|
|||||||
::
|
::
|
||||||
?. ?=([%recork ~] wire)
|
?. ?=([%recork ~] wire)
|
||||||
=/ res=(unit ?([%fine her=ship =^wire] [%pump her=ship =bone]))
|
=/ res=(unit ?([%fine her=ship =^wire] [%pump her=ship =bone]))
|
||||||
?+ wire ~| %ames-wire-timer^wire !!
|
?+ wire ~
|
||||||
[%pump ship=@ bone=@ ~] (parse-pump-wire &2.wire &3.wire)
|
[%pump ship=@ bone=@ ~] (parse-pump-wire &2.wire &3.wire)
|
||||||
[%fine %behn %wake @ *] (parse-fine-wire &4.wire t.t.t.t.wire)
|
[%fine %behn %wake @ *] (parse-fine-wire &4.wire t.t.t.t.wire)
|
||||||
==
|
==
|
||||||
|
Loading…
Reference in New Issue
Block a user