Cron can not lock its table
Since c8771e45b861, calling lock may raise an exception if the lock was not taken at the transaction starts. This is the case of the `lock` call in `Cron.run`.
issue