Y
Hacker News
new
|
ask
|
show
|
jobs
by
vova_hn2
1 hour ago
What would happen if the file was edited concurrently? Would any data be lost?
1 comments
AyyEye
1 hour ago
If you try to write to a file that has been changed, it'll ask to merge them. Not sure what the behavior is if two try to edit the same entry.
link