I am using the async file APIs to write a file to local storage. Sometimes however, the file content is not written (all filled with zeros) but the filesize is correct.
Has this ever happened to anyone else?