log pylons_app/lib/pidlock.py @ 506:d5efb83590ef

age author description
Mon, 27 Sep 2010 02:17:03 +0200 Marcin Kuzminski fixed lock decorator bug which didn't release the lock after func execution and rewrote the pidlock a little with Ask Solem suggestions!
Sat, 25 Sep 2010 20:17:56 +0200 Marcin Kuzminski removed pidlock from whoosh and added it as locked_task decorator
Thu, 23 Sep 2010 01:08:33 +0200 Marcin Kuzminski Implemented locking for task, to prevent for running the same tasks, celery base pylons_app/lib/indexers/pidlock.py@e90e39956a21