mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +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)}")
|
||||
=. aut our.bol
|
||||
?: =(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-transmit cir tot)
|
||||
?. =(our.bol hos.cir) +>
|
||||
|
Loading…
Reference in New Issue
Block a user