Package withlock: Information

  • Default inline alert: Version in the repository: 0.5-alt3

Source package: withlock
Version: 0.5-alt2
Latest version according to Repology
Build time:  Mar 10, 2020, 08:02 PM in the task #247551
Category: System/Servers
Report package bug
License: Apache-2.0
Summary: Locking wrapper script
Description: 
withlock is a locking wrapper script to make sure that some program
isn't run more than once. It is ideal to prevent periodic jobs spawned
by cron from stacking up.
The locks created are valid only while the wrapper is running, and
thus will never require additional cleanup, even after a reboot. This
makes the wrapper safe and easy to use, and much better than
implementing half-hearted locking within scripts.

List of rpms provided by this srpm:
withlock (noarch)

Maintainer: Alexandr Antonov

List of contributors:
Alexandr Antonov

ACL:
Alexandr Antonov
@everybody

Last changed


March 10, 2020 Alexandr Antonov 0.5-alt2
- switch to python3
April 6, 2018 Alexandr Antonov 0.5-alt1
- initial build for ALT