novifinancial/librabft_simulator

Implement write-and-wait

Opened this issue · 0 comments

Currently the caller task does not way for a storage reply upon writing. This is good to dump large data, but we should have a more reliable function that returns an errors when the operation fails.