SFT Background Failure

Let it crash approach - stop trying to catch and propgate failure of
write
This commit is contained in:
martinsumner 2016-11-04 14:31:19 +00:00
parent eeeee07081
commit 171baefc0c
2 changed files with 27 additions and 41 deletions

View file

@ -11,9 +11,9 @@
rotating_objects/1]).
all() -> [
small_load_with2i %,
% query_count,
% rotating_objects
small_load_with2i,
query_count,
rotating_objects
].