SFT Background Failure
Let it crash approach - stop trying to catch and propgate failure of write
This commit is contained in:
parent
eeeee07081
commit
171baefc0c
2 changed files with 27 additions and 41 deletions
|
@ -11,9 +11,9 @@
|
|||
rotating_objects/1]).
|
||||
|
||||
all() -> [
|
||||
small_load_with2i %,
|
||||
% query_count,
|
||||
% rotating_objects
|
||||
small_load_with2i,
|
||||
query_count,
|
||||
rotating_objects
|
||||
].
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue