Comment 1 for bug 1274997

Revision history for this message
Antony Lesuisse (OpenERP) (al-openerp) wrote :

Are you sure ?

SELECT * FROM ir_cron WHERE id=%s FOR UPDATE NOWAIT

raises an exception if an other worker or thread has already a lock on the job.