gr33ngiant112
Results
1
comments of
gr33ngiant112
This might be a clue, I just don't know how to interpret it. I modified the `get_job` function to run a raw redis command. ```python def get_job(self, jobId): reply =...