K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2020-03-10T15:40:48.427066Z K 7 svn:log V 339 Update to version 1.3.0 * Support for infinite job timeout. * Added __main__ file so you can now do python -m rq.cli. * Fixes an issue that may cause zombie processes. * job_id is now passed to logger during failed jobs. * queue.enqueue_at() and queue.enqueue_in() now supports explicit args and kwargs function invocation. END