py39-zc-lockfile (python/py-zc-lockfile) Updated: 11 months ago Add to my watchlist

Basic inter-process locks

The zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.

Version: 2.0 License: ZPL-2.1 GitHub
Reset

5 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.7 168905 2023-12-08 21:54:02 0:01:02 52001 build successful
10.9 254982 2023-12-08 21:53:41 0:00:50 79269 build successful
10.13 213338 2023-12-08 21:53:14 0:00:55 70535 build successful
10.10 248182 2023-12-08 21:52:47 0:00:48 79577 build successful
12.arm64 112938 2023-12-08 21:52:00 0:00:21 29008 build successful