On Sun, Apr 15, 2007 at 06:05:21PM -0400, Joey Hess wrote:
> Turns out this happened because I was running hpodder by hand, but it
> also runs hourly from a cron job. The db was locked because that one was
> still running.
> 
> It seems that if hpodder is run twice concurrently, it fails as
> described in this bug report, throwing the exception and essentially
> hanging. In fact, _both_ instances eventually do this.
> 
> Hmm, this means that if my hourly cron job takes longer than an hour to
> run, hpodders will pile up one on top of the other each failing to do
> anything..

Hmm, it looks like I need to do some locking outside of sqlite.  That
shouldn't be too hard to do.  I will look into that.

-- John


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to