py27-lockfile (python/py-lockfile) Add to my watchlist

Platform-independent file locking module

This package exports a LockFile class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and flock functions, and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. An implementation based on SQLite is also provided, more as a demonstration of the possibilities it provides than as production-quality code…

Version: 0.12.2 License: MIT GitHub
Reset

23 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.14 148648 2022-12-11 18:22:38 0:00:19 47306 build successful
11 94732 2022-12-11 18:10:11 0:00:23 26209 build successful
10.11 203227 2022-12-11 18:04:14 0:00:20 65646 build successful
10.12 210052 2022-12-11 17:51:51 0:00:17 64452 build successful
10.13 172825 2022-12-11 17:51:21 0:00:18 56539 build successful
10.15 122328 2022-12-11 17:49:44 0:00:18 36298 build successful
10.7 122927 2022-12-11 17:48:28 0:00:13 37959 build successful
10.10 205056 2022-12-11 17:47:40 0:00:16 65528 build successful
10.9 210424 2022-12-11 17:40:51 0:00:15 65220 build successful
10.6.x86_64 131711 2022-12-11 17:37:09 0:00:20 38211 build successful
11.arm64 76624 2022-12-11 17:28:39 0:00:07 26173 build successful
12.arm64 9957 2021-11-10 14:00:18 0:00:34 738 build successful
11 17187 2021-01-25 14:03:57 0:02:47 2275 build successful
10.15 23840 2020-02-10 4:07:46 0:02:48 2911 build successful
10.12 113818 2020-02-10 1:42:42 0:01:59 30678 build successful
10.14 53279 2020-02-10 1:38:05 0:03:04 13366 build successful
10.13 78196 2020-02-10 1:36:32 0:02:25 22639 build successful
10.11 108210 2020-02-09 15:36:31 0:01:51 31678 build successful
10.10 109844 2020-02-09 15:35:30 0:01:45 31744 build successful
10.8 15671 2020-02-09 15:35:20 0:01:53 4094 build successful
10.6.x86_64 19394 2020-02-09 15:35:20 0:01:51 4122 build successful
10.9 112518 2020-02-09 15:35:05 0:01:27 31688 build successful
10.7 17591 2020-02-09 15:34:49 0:01:37 4099 build successful