mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-07 07:30:23 +03:00
Don't fail to send when one story in the audience doesn't exist.
Print to inbox instead of throwing stacktrace.
This commit is contained in:
parent
311037c061
commit
45afbf900d
@ -622,6 +622,8 @@
|
|||||||
(crip "strange author {(scow %p aut)}")
|
(crip "strange author {(scow %p aut)}")
|
||||||
=. aut our.bol
|
=. aut our.bol
|
||||||
?: =(aut hos.cir)
|
?: =(aut hos.cir)
|
||||||
|
?. (~(has by stories) nom.cir)
|
||||||
|
(ta-note (crip "have no story {(scow %tas nom.cir)}"))
|
||||||
(ta-record nom.cir hos.cir tot)
|
(ta-record nom.cir hos.cir tot)
|
||||||
(ta-transmit cir tot)
|
(ta-transmit cir tot)
|
||||||
?. =(our.bol hos.cir) +>
|
?. =(our.bol hos.cir) +>
|
||||||
|
Loading…
Reference in New Issue
Block a user