mirror of https://github.com/peter4431/rq.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Current implementation is using the first job queue to insert the dependent jobs. This makes RQ to ignore the original queue where the jobs were enqueued. With this change, we will use job origin attribute to fetch the original queue, then insert the dependent job to the fetched queue. fixes issue #512 |
10 years ago | |
---|---|---|
.. | ||
cli | 10 years ago | |
compat | 11 years ago | |
contrib | 10 years ago | |
scripts | 11 years ago | |
__init__.py | 11 years ago | |
connections.py | 10 years ago | |
decorators.py | 10 years ago | |
defaults.py | 10 years ago | |
dummy.py | 11 years ago | |
exceptions.py | 10 years ago | |
job.py | 10 years ago | |
local.py | 12 years ago | |
logutils.py | 11 years ago | |
queue.py | 10 years ago | |
registry.py | 10 years ago | |
suspension.py | 10 years ago | |
timeouts.py | 10 years ago | |
utils.py | 10 years ago | |
version.py | 10 years ago | |
worker.py | 10 years ago |