py312-lockfile (python/py-lockfile) Updated: 1 year ago 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

10 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.6 151406 2024-01-26 5:50:50 0:00:53 54258 build successful
10.6.x86_64 186855 2024-01-26 5:50:25 0:00:44 54303 build successful
10.14 194215 2024-01-26 5:49:38 0:01:34 63324 build successful
10.9 261399 2024-01-26 5:49:15 0:00:57 81304 build successful
11 141080 2024-01-26 5:48:53 0:01:53 42242 build successful
10.15 170191 2024-01-26 5:48:27 0:01:40 52313 build successful
10.8 162996 2024-01-26 5:48:19 0:01:06 52098 build successful
10.11 249864 2024-01-26 5:47:43 0:01:19 81731 build successful
10.10 254576 2024-01-26 5:47:24 0:01:09 81624 build successful
12 95195 2024-01-26 5:47:04 0:01:35 31055 build successful