celery
https://github.com/celery/celery
Python
Distributed Task Queue (development branch)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported70 Subscribers
View all SubscribersAdd a CodeTriage badge to celery
Help out
- Issues
- Fix queue selection by alias to store the real queue name
- tests: Add explicit tests for worker broker retry behavior
- Defer default queue lookup for explicitly routed tasks
- Refactor and enhance test_tasks.py for clarity and performance
- chore: improve celery maintenance path
- Worker dies after multiple revokes with `Too many open files. Aborting...`
- `prefork` is not safe anymore
- security: prevent path traversal in FilesystemBackend
- Remove dependency on unmaintained click-plugins package (#9719)
- AI-generated possible solution for #10322 (B)
- Docs
- Python not yet supported