История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 73ea354d3d Tests passing 13 лет назад
  Ask Solem 632d80f86c flake8 13 лет назад
  Ask Solem f5834afa20 Fixes typo 13 лет назад
  Ask Solem 9ac95c7020 Merge branch 'hub_semaphore' 13 лет назад
  Ask Solem 54d160a0b5 Adds @task(bare=True) which mean the worker will execute the task directly, without calling callbacks, writing results etc. 13 лет назад
  Ask Solem be08d6c0de Don't import ctypes types from winapi. Thanks to tigrang 13 лет назад
  Ask Solem 381dec4f44 Signal handler now raises if running without threads (while threads set a global should_stop flag) 13 лет назад
  Ask Solem e6c9f14bb5 Adds TaskPool.readers/.writers instead of .eventmap 13 лет назад
  Ask Solem 144e352ee7 Adds celery.utils.threads.active_count 13 лет назад
  Ask Solem 1a984d973f FORCE_EXECV is no longer enabled by default if using the eventloop (amqp/redis) 13 лет назад
  Ask Solem 0a4a092dff eventloop improvements 13 лет назад
  Ask Solem 2d93e31360 event hub now supports writers 13 лет назад
  Ask Solem 7242818992 CELERY_BENCH now prints average and total time at shutdown 13 лет назад
  Ask Solem b10d2336f6 celery.contrib.methods: Task decorator for methods 13 лет назад
  Ask Solem cc1598eaaa Fix for solo pool 13 лет назад
  Ask Solem c9894a4836 Adds args, kwargs, internal to on_failure log extra data 13 лет назад
  Ask Solem df92aef158 Disable mediator inside of eventloop 13 лет назад
  Ask Solem 16dcb2a192 Eventloop: Buffer when messages come close together 13 лет назад
  Ask Solem 7f2b9dad4c Disable mediator thread when using eventloop 13 лет назад
  Ask Solem 22d11ddc82 Merge branch 'master' into hub_semaphore 13 лет назад
  Ask Solem 8092efe8f7 eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread 13 лет назад
  Ask Solem edf7c19e12 timer2: apply_interval no longer executes twice in the same time window 13 лет назад
  Ask Solem 7e43c5583d Documentation now uses 'raise task.retry()' 13 лет назад
  Ask Solem 3d2101fbe2 Worker: Shutdown even if trying to restablish connection 13 лет назад
  Ask Solem bb9c089a7a Task.si(*a, **k) is now .subtask(a, k, immutable=True) 13 лет назад
  Ask Solem 141c232f75 Clarify the function of default queue, exchange and rkey settings. Closes #655 13 лет назад
  Ask Solem c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. 13 лет назад
  Ask Solem 1ecc4c99f1 verify_index + verify_configref 13 лет назад
  Ask Solem 4b29620696 Bumps version to 2.6.0rc3 13 лет назад
  Ask Solem 9e6000c7c1 Document day_of_month and month_of_year crontabs 13 лет назад