py312-zc-lockfile (python/py-zc-lockfile) Updated: 11 months ago Add to my watchlist
Basic inter-process locksThe 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 GitHub6 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.8 | 156847 | 2023-12-08 21:57:25 | 0:00:39 | 50057 | build successful |
10.7 | 168910 | 2023-12-08 21:57:11 | 0:00:46 | 52001 | build successful |
10.9 | 254987 | 2023-12-08 21:56:36 | 0:00:42 | 79269 | build successful |
10.13 | 213343 | 2023-12-08 21:56:28 | 0:00:51 | 70535 | build successful |
10.10 | 248187 | 2023-12-08 21:55:32 | 0:00:46 | 79577 | build successful |
12.arm64 | 112943 | 2023-12-08 21:53:16 | 0:00:17 | 29008 | build successful |