A locking wrapper script
http://code.google.com/p/withlock/
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 a cleanup, as after a reboot. Thus, the wrapper is safe and easy to use, and much better than implementing half-hearted locking within scripts.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/withlock && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-use-python3.patch | 0000000130 130 Bytes | |
withlock-0.5.tar.gz | 0000012688 12.4 KB | |
withlock.changes | 0000002618 2.56 KB | |
withlock.spec | 0000001745 1.7 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 992314
from
Yuchen Lin (maxlin_factory)
(revision 3)
withlock has different source in openSUSE:Backports:SLE-15-SP4:Update
Comments 0