mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-07 13:26:08 +00:00
![]() - 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 |