DanFaudemer
Results
2
comments of
DanFaudemer
This is not directly related, but I faced a similar issue where I need a populate type without `P`. I came up with this generic Populate type: ```typescript import {...
You are right! Just for reference, the Python version is already filtering out None jobs: [Python BullMQ - Queue](https://github.com/taskforcesh/bullmq/blob/master/python/bullmq/queue.py#L293). I don’t know the codebase in-depth, but I believe that as...