Comment #2 on issue 332 by krisodb: the output XML should be locked when
the robot is running.
http://code.google.com/p/robotframework/issues/detail?id=332
Not sure if there is a way.
A possible solution is to make a .lock file or so. If file present a robot
might not
write to the file.
Scenario:
1. Check presence of .lock file
2. If not present create .lock file,
if present some one else is writing to it go back step 1
3. Write to output XML
4. Remove .lock file
Doesn't python have functionality to do this for you ?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings