Statistics
| Branch: | Tag: | Revision:

root / ci / filelocker.py @ 0b0d69f5

History | View | Annotate | Download (3.1 kB)

# Date Author Comment
4b61ee63 09/24/2013 10:55 am Ilias Tsitsimpis

ci: Implement file lock mechanism for temp_config

Before writing to temp config file, acquire a lock
and re-read it's contents to make sure we don't
overwrite anything.