2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Worker can now import custom Job and Queue class from string (#2278) More... 7 months ago
Avoid IndexError during group cleanup (#2270) More... 8 months ago
Logging bug fixes and improvements (#2267) More... 8 months ago
Remove duplicate logic and parameter declaration from the worker-pool command (#2266) More... 8 months ago
Minor logging enhancements More... 8 months ago
Bump version to 2.4.0 More... 8 months ago
Cron functionality (#2251) More... 8 months ago
tests: clean up Redis connections deterministically (#2262) More... 8 months ago
Test that dependency is still processed even if horse terminates unex… (#2263) More... 8 months ago
Typing fixes (#2260) More... 8 months ago
Update python versions set in the project (#2250) More... 8 months ago
Register pytest markers (#2259) More... 8 months ago
Typing fixes (#2258) More... 9 months ago
Replace assertFalse and assertTrue with more specific asserts (#2257) More... 9 months ago
Added remove_from_dependencies parameter to job.cancel() (#2255) More... 9 months ago
Use Python 3.10 in Dockerfile More... 9 months ago
Minor typing cleanups (#2256) More... 9 months ago
Improve the typing of serializers (#2249) More... 9 months ago
Remove job from dependency's `dependent_key` on cancel (#2241) More... 9 months ago
cli: remove duplicate --serializer option from worker command (#2245) More... 9 months ago
Fix Github Actions flagging raise_exc as failures (#2254) More... 9 months ago
Fix SpawnWorker on redis-py>6 (#2252) More... 9 months ago
Display sentinel file information of error (#2246) More... 9 months ago
Added SECURITY.md More... 9 months ago
Bump version to 2.3.3 More... 9 months ago
Using a queue class from a classvar Worker in WorkerPool (#2232) More... 9 months ago
`Queue.prepare_data`: use a more specific type for `depends_on` (#2242) More... 9 months ago
Update dependencies to explicitly disallow redis-py 6.0.0 (#2244) More... 9 months ago
Move worker and worker_pool CLI commands to a separate file (#2240) More... 10 months ago
Bump actions/setup-python from 5.5.0 to 5.6.0 (#2239) More... 10 months ago