Updated version of BAS - 23.2.1 solved most of the issues I had.
I opened backup version of project file in text editor and rebuild
it in new BAS version 23.2.1.
[Question] write data into a file with multiple threads
-
@niceusername said in [Question] write data into a file with multiple threads:
Hey
If i write data into a single file using multiple threads then is there any chance of data loss ? Is this method okay to write file or some other method should be used to avoid data loss(if it happens) ?
Thanks
There should be no data loss, but it is still better to use the resource for this purpose