Comment #1 on issue 1502 by mikko.ko...@gmail.com: OperatingSystem.Copy File sometimes fails when destination is removed during operation
http://code.google.com/p/robotframework/issues/detail?id=1502

Some discussions about this in the internet:
http://stackoverflow.com/questions/7645338/atomic-file-replacement-in-python
http://stackoverflow.com/questions/11614815/a-safe-atomic-file-copy-operation

- Seems like this can't be done on all platforms (OS X at least) so that it guarantees atomic file copy - Move is almost always atomic at least when we are in the same file-system (so temporary file on the same folder should remove the problem in most cases)


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to