When trying to do Concurrent 1, batchSize 1 it executes tasks without waiting for the cb. see https://github.com/diamondio/better-queue/issues/46 But https://github.com/diamondio/better-queue-sqlite works.