Hi guys
I encountered a problem, when my server side writing a file name "A".txt not finished, the user side begin to read my "A".txt file, so the user get the file not perfect, please give me a solution to solve this problem and how to make the file be
thread safe?
Thanks in advance!