urbit/pkg/arvo/tests
fang 49aa333331
eyre: ignore facts directly after clog
When an application would send multiple facts during a single event, it
was possible for the first fact to trigger a clog, removing the
subscription and sending a quit, but then the second fact still getting
sent out at normal.

Here, we drop any facts for subscriptions we don't have registered in
state, which should only happen in the described case.
2020-11-10 23:05:28 +01:00
..
bug Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8' 2019-06-28 12:48:05 +08:00
lib ordered-map: got %zuse to compile and all tests to pass 2020-07-08 15:07:14 -04:00
sys eyre: ignore facts directly after clog 2020-11-10 23:05:28 +01:00