Conversation
|
Mind fixing the conflict? @amks1 |
sure, done. |
|
@amks1 the tests also need to pass before I can merge this in :) |
|
fwiw this same test fails locally for me on the master branch. It has something to do with timezone handling, as far as I can tell. I'm curious if it fails for others?
For me this fails since the In my opinion this test should fixed up on the master branch, then this PR rebased. |
|
It looks like the tests in master also fails, but what's weird is that tests seem to pass on Pythons 3.6, 3.10 and 3.11. ]\https://github.com/rq/rq-scheduler/actions/runs/4869468245/jobs/9248482531 |
RQ's
Jobobject can be created with a custom serializer.The
_create_job()function and its invocations have been updated to use this kwarg.