15
0
forked from pool/python-celery
Go to file
Alexandre Rogoski 7cc988907e - Update to 2.2.2:
* Celerybeat could not read the schedule properly, so entries in
    :setting:`CELERYBEAT_SCHEDULE` would not be scheduled.
  * Task error log message now includes `exc_info` again.
  * The `eta` argument can now be used with `task.retry`.
    Previously it was overwritten by the countdown argument.
  * celeryd-multi/celeryd_detach: Now logs errors occuring when
    executing the `celeryd` command.
  * daemonizing cookbook: Fixed typo ``--time-limit 300`` ->
    ``--time-limit=300``
  * Colors in logging broke non-string objects in log messages.
  * ``setup_task_logger`` no longer makes assumptions about
    magic task kwargs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=24
2011-02-03 22:39:18 +00:00
2011-02-03 22:39:18 +00:00
2011-02-03 22:39:18 +00:00
2011-02-03 22:39:18 +00:00
Description
No description provided
353 KiB
Languages
Diff 100%