Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519371
en ru br
ALT Linux repos
S:0.5-alt3

Group :: System/Servers
RPM: withlock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5-alt3
Build date: 25 may 2021, 13:34 ( 152.3 weeks ago )
Size: 14.71 Kb

Home page:   https://github.com/poeml/withlock.git

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.

Current maintainer: Alexandr Antonov

List of contributors

List of rpms provided by this srpm:

  • withlock
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin