mirror of
https://github.com/clearml/clearml-agent
synced 2025-01-31 09:06:52 +00:00
01e8ffd854
- Add FileLock readonly mode, default is write mode (i.e. exclusive lock, preserving behavior) - Add venv cache now uses readonly lock when copying folders from venv cache into target folder. This enables multiple read, single write operation - Do not lock the cache folder if we do not need to delete old entries |
||
---|---|---|
.. | ||
__init__.py | ||
daemonize.py | ||
folder_cache.py | ||
locks.py | ||
portalocker.py |