Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Celery
Python Task Queue
Collective -
Host: opensource -
https://opencollective.com/celery
- Website: https://docs.celeryq.dev/en/stable/
- Code: https://github.com/celery
Bumping Dependencies
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
New Example: examples/worker_pool
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Update pytest-rerunfailures to 14.0
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
How to use a group periodically - missing documentation
github.com/celery/celery - jonasN5 opened this issue 11 months ago
github.com/celery/celery - jonasN5 opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/pytest-celery - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - pre-commit-ci[bot] opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/celery/celery - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/celery/celery - pre-commit-ci[bot] opened this pull request 11 months ago
Adjusted smoke tests CI time limit
github.com/celery/celery - Nusnus opened this pull request 11 months ago
github.com/celery/celery - Nusnus opened this pull request 11 months ago
Added .github/CODEOWNERS
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Update pytest-celery to 1.0.0b4
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
Update pytest-celery to 1.0.0b4
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
Adding inline to each schedule admin to show PeriodicTasks using the schedule
github.com/celery/django-celery-beat - truthdoug opened this pull request 11 months ago
github.com/celery/django-celery-beat - truthdoug opened this pull request 11 months ago
Admin: show tasks for each schedule
github.com/celery/django-celery-beat - truthdoug opened this issue 11 months ago
github.com/celery/django-celery-beat - truthdoug opened this issue 11 months ago
Prepare for (pre) release: v1.0.0b4
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Hotfix: Removed after_setup_logger signal handler from the default worker app.py
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
redis>=4.5.2,<5.0.2,!=4.5.5 -> redis>=4.5.2,!=5.0.2,!=4.5.5
github.com/celery/kombu - Nusnus opened this pull request 11 months ago
github.com/celery/kombu - Nusnus opened this pull request 11 months ago
Bump pytest from 8.0.2 to 8.1.1
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Bump types-redis from 4.6.0.20240218 to 4.6.0.20240311
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Bump redis from 5.0.2 to 5.0.3
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Bump mypy from 1.8.0 to 1.9.0
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Update redis requirement from !=4.5.5,<5.0.2,>=4.5.2 to >=4.5.2,!=4.5.5,<5.0.4
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
Pin redis to latest version 5.0.3
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
[QUESTION] Is it possible to run a chord with a chunks as header and another task as result, both running on different queues
github.com/celery/celery - gautierrog opened this issue 11 months ago
github.com/celery/celery - gautierrog opened this issue 11 months ago
Fix recursive result parents on group in middle of chain
github.com/celery/celery - beneltayar opened this pull request 11 months ago
github.com/celery/celery - beneltayar opened this pull request 11 months ago
Pin hypothesis to hypothesis<7
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
Pin hypothesis to latest version 6.98.18
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
Update pytest-celery to 1.0.0b3
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
Bump pytest-celery to 1.0.0b4
github.com/celery/celery - Nusnus opened this pull request 11 months ago
github.com/celery/celery - Nusnus opened this pull request 11 months ago
Bump mypy from 1.8.0 to 1.9.0
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
Billiard hangs when exception is thrown in a finally block
github.com/celery/billiard - cesar-cortez5 opened this issue 11 months ago
github.com/celery/billiard - cesar-cortez5 opened this issue 11 months ago
Added "SubTests" annotation
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Hotfix: Increased CI triggering changes coverage
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Bump pytest-subtests from 0.11.0 to 0.12.1
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
Bump pytest-subtests from 0.11.0 to 0.12.1
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Update pytest-subtests to 0.12.1
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
Bump pytest-timeout from 2.2.0 to 2.3.1
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
Getting RuntimeWarning with django-celery-beat==2.6.0, django==5.0.3
github.com/celery/django-celery-beat - stefanofusai opened this issue 11 months ago
github.com/celery/django-celery-beat - stefanofusai opened this issue 11 months ago
Update pytest-timeout to 2.3.1
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
Bump pytest-subtests from 0.11.0 to 0.12.0
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Bump pytest-subtests from 0.11.0 to 0.12.0
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
Update pytest-subtests to 0.12.0
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
github.com/celery/celery - pyup-bot opened this pull request 11 months ago
Advanced Installation Guide and Test Setup Matrix Guide
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Update redis requirement from !=4.5.5,<5.0.2,>=4.5.2 to >=4.5.2,!=4.5.5,<5.0.3
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
Error "Recursive result parents" on some tasks trees
github.com/celery/celery - beneltayar opened this issue 11 months ago
github.com/celery/celery - beneltayar opened this issue 11 months ago
Update hypothesis requirement from <=6.98.11 to <=6.98.17
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
add django 5.0 to CI/test matrix and project classifiers
github.com/celery/django-celery-results - charlesobrien opened this pull request 11 months ago
github.com/celery/django-celery-results - charlesobrien opened this pull request 11 months ago
Cleanup for #225 (65757787d669b2286207d835e07fd67eb2d5c4b8)
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
revoking / removing tasks from queue, while workers are offline
github.com/celery/celery - urzbs opened this issue 11 months ago
github.com/celery/celery - urzbs opened this issue 11 months ago
Update django requirement from <5.0,>=2.2 to >=2.2,<6.0
github.com/celery/django-celery-beat - dependabot[bot] opened this pull request 11 months ago
github.com/celery/django-celery-beat - dependabot[bot] opened this pull request 11 months ago
Pin hypothesis to latest version 6.98.17
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
Stamping doesn't work with database result backend
github.com/celery/celery - RazerM opened this issue 11 months ago
github.com/celery/celery - RazerM opened this issue 11 months ago
why task name and worker column is always empty
github.com/celery/django-celery-results - cone387 opened this issue 11 months ago
github.com/celery/django-celery-results - cone387 opened this issue 11 months ago
Bump pytest from 8.0.2 to 8.1.0
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Bump pytest from 8.0.2 to 8.1.0
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
Update hypothesis requirement from <=6.98.11 to <=6.98.16
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
Update Changelog for v2.6.0
github.com/celery/django-celery-beat - cclauss opened this pull request 11 months ago
github.com/celery/django-celery-beat - cclauss opened this pull request 11 months ago
Bump msgpack from 1.0.7 to 1.0.8
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/celery - dependabot[bot] opened this pull request 11 months ago
add escape hatch for custom JSON serialization
github.com/celery/kombu - vlindhol opened this pull request 11 months ago
github.com/celery/kombu - vlindhol opened this pull request 11 months ago
Pin msgpack to latest version 1.0.8
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
persistance for revoked tasks ?
github.com/celery/django-celery-results - urzbs opened this issue 11 months ago
github.com/celery/django-celery-results - urzbs opened this issue 11 months ago
Expose cancel callback from py-amqp channel.basic_consume
github.com/celery/kombu - jcosmao opened this pull request 11 months ago
github.com/celery/kombu - jcosmao opened this pull request 11 months ago
Getting exception "select_for_update cannot be used outside of a transaction"
github.com/celery/django-celery-results - rehbarkhan opened this issue 11 months ago
github.com/celery/django-celery-results - rehbarkhan opened this issue 11 months ago
Update hypothesis requirement from <=6.98.11 to <=6.98.15
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
Memory Leak on Unhandled Exceptions
github.com/celery/celery - ralphie0112358 opened this issue 11 months ago
github.com/celery/celery - ralphie0112358 opened this issue 11 months ago
Pin hypothesis to latest version 6.98.15
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
Update contributing guide to use ssh upstream url
github.com/celery/celery - hsujeremy opened this pull request 11 months ago
github.com/celery/celery - hsujeremy opened this pull request 11 months ago
Refactored Dependecies Management
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Revert "Revert "Bugfix: Missing pytest-celery installation in built-in Celery worker""
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Prepare for (pre) release: v1.0.0b3
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Revert "Bugfix: Missing pytest-celery installation in built-in Celery worker"
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Change: Removed "celery" extra
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Celery workers are getting terminated automatically after some time with message " Canceling task consumer. "
github.com/celery/celery - rehbarkhan opened this issue 11 months ago
github.com/celery/celery - rehbarkhan opened this issue 11 months ago
Pin redis to latest version 5.0.2
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
poetry update --with test,dev,ci,docs
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
github.com/celery/pytest-celery - Nusnus opened this pull request 11 months ago
Update hypothesis requirement from <=6.98.11 to <=6.98.13
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
Pin hypothesis to latest version 6.98.13
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
tests: Replace deprecated setup method
github.com/celery/vine - stanislavlevin opened this pull request 11 months ago
github.com/celery/vine - stanislavlevin opened this pull request 11 months ago
[self-tests] test failures against Pytest 8
github.com/celery/vine - stanislavlevin opened this issue 11 months ago
github.com/celery/vine - stanislavlevin opened this issue 11 months ago
`task.delay()` with Azure Service Bus throws `AttributeError: 'NoneType' object has no attribute 'create_sender_link'` while sending a lot of tasks (Race condition?)
github.com/celery/celery - tony-lefebvre-ardian opened this issue 11 months ago
github.com/celery/celery - tony-lefebvre-ardian opened this issue 11 months ago
AbortableTask raises `KeyError: 'name'` when get status after aborted with result extend enabled
github.com/celery/celery - waketzheng opened this issue 11 months ago
github.com/celery/celery - waketzheng opened this issue 11 months ago
TypeError: `isinstance` when azure-identity is not imported using Azure Service Bus transport
github.com/celery/kombu - jesusgarmanz opened this issue 11 months ago
github.com/celery/kombu - jesusgarmanz opened this issue 11 months ago
Pin typing_extensions to latest version 4.10.0
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
github.com/celery/kombu - pyup-bot opened this pull request 11 months ago
Messages requested from SQS queue just prior to warm shutdown are taken off queue and processed only when visibility timeout is reached
github.com/celery/celery - wcislo-saleor opened this issue 11 months ago
github.com/celery/celery - wcislo-saleor opened this issue 11 months ago
celery's control().inspect() breaks multiprocessing.Process (doesn't run target function) (Redis)
github.com/celery/celery - CharlesB2 opened this issue 11 months ago
github.com/celery/celery - CharlesB2 opened this issue 11 months ago
Celery changing dict value types
github.com/celery/celery - kush1Bansal opened this issue 11 months ago
github.com/celery/celery - kush1Bansal opened this issue 11 months ago
Bump setuptools from 69.1.0 to 69.1.1
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Bump coverage from 7.4.2 to 7.4.3
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Bump pytest from 8.0.1 to 8.0.2
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
github.com/celery/pytest-celery - dependabot[bot] opened this pull request 11 months ago
Update hypothesis requirement from <=6.98.11 to <=6.98.12
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago
github.com/celery/kombu - dependabot[bot] opened this pull request 11 months ago