in reply to Re: Locking a script
in thread Locking a script
You can't separate the steps of "test for a lockfile" from "create a lockfile". It has to be an "atomic" operation. See the massive literature on this.
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: RE: Re: Locking a script
by AgentM (Curate) on Oct 19, 2000 at 08:53 UTC | |
by merlyn (Sage) on Oct 19, 2000 at 08:56 UTC |