Statistics
| Branch: | Tag: | Revision:

root / ci / filelocker.py @ 329705c8

History | View | Annotate | Download (3.1 kB)

# Date Author Comment
62fcf0e5 08/26/2013 03:36 pm 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.