py38-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
Reset

23 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.14 148678 2022-12-11 19:11:13 0:00:16 47306 build successful
11 94762 2022-12-11 18:52:54 0:00:20 26209 build successful
10.11 203257 2022-12-11 18:51:47 0:00:20 65646 build successful
10.15 122362 2022-12-11 18:44:48 0:00:17 36298 build successful
10.13 172859 2022-12-11 18:44:21 0:00:22 56539 build successful
10.12 210082 2022-12-11 18:23:46 0:00:15 64452 build successful
10.7 122961 2022-12-11 18:20:49 0:00:11 37959 build successful
10.6.x86_64 131745 2022-12-11 18:14:16 0:00:20 38211 build successful
10.10 205086 2022-12-11 18:13:46 0:00:19 65528 build successful
10.9 210458 2022-12-11 18:10:20 0:00:17 65220 build successful
11.arm64 76651 2022-12-11 17:40:59 0:00:06 26173 build successful
12.arm64 21018 2021-11-19 16:06:22 0:00:33 1326 build successful
11 17152 2021-01-25 12:23:39 0:02:47 2275 build successful
10.15 23841 2020-02-10 4:10:37 0:02:41 2911 build successful
10.12 113819 2020-02-10 1:44:44 0:01:49 30678 build successful
10.14 53280 2020-02-10 1:41:12 0:03:04 13366 build successful
10.13 78197 2020-02-10 1:39:00 0:02:14 22639 build successful
10.11 108211 2020-02-09 15:38:26 0:01:58 31678 build successful
10.10 109845 2020-02-09 15:37:19 0:01:44 31744 build successful
10.8 15672 2020-02-09 15:37:19 0:01:42 4094 build successful
10.6.x86_64 19395 2020-02-09 15:37:18 0:01:48 4122 build successful
10.9 112519 2020-02-09 15:36:35 0:01:25 31688 build successful
10.7 17592 2020-02-09 15:36:31 0:01:28 4099 build successful