urbit/pkg/arvo/tests
Elliot Glaysher 36b8902fad Fix ~zod crash by fixing how %eyre handles app cancels.
When we ask an app to run a %handle-http-cancel event, we don't
actually care about the return value or even if it errors. The
cancel event is purely informative. Likewise, because we cause
cancels on restart of urbit, they cannot expose crashes to the
system. Otherwise, an app with an open connection but a broken
or non-existent cancel handler can prevent your ship from
coming back up.
2019-07-25 14:12:44 -07:00
..
app updates :acme to track order attempts across orders 2019-07-10 23:13:44 -07:00
bug Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8' 2019-06-28 12:48:05 +08:00
lib Reenable ring signature tests now that we've monorepoed. 2019-06-28 13:33:48 -07:00
sys Fix ~zod crash by fixing how %eyre handles app cancels. 2019-07-25 14:12:44 -07:00