Files
python-rq/python-rq.spec
Nico Krapp 20a5b2b6f0 - Update to 2.6.1
* CronScheduler now supports running periodic jobs based on cron string.
  * Fixed an issue where SpawnWorker does not properly register successful
    job executions.
  * Fixed an issue where Worker may fail to register custom job and queue
    classes.
  * Added result.worker_name to easily trace which Worker generated the
    result.
  * Added CronScheduler.all() that returns a list of active schedulers.
  * Updated CronScheduler to accept job_timeout instead of timeout argument.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rq?expand=0&rev=35
2026-01-22 13:10:50 +00:00

3.0 KiB