feat(driver): lock jobs inside drivers #50
Annotations
3 errors
|
linux (21.x):
src/queue/QueueImpl.ts#L0
Type 'MemoryDriver | DatabaseDriver | AwsSqsDriver | typeof FakeDriver' does not satisfy the constraint 'Driver<any>'.
|
|
linux (21.x):
src/queue/QueueImpl.ts#L0
Type 'typeof FakeDriver' does not satisfy the constraint 'Driver<any>'.
|
|
linux (21.x):
src/queue/QueueImpl.ts#L0
Type 'typeof FakeDriver' does not satisfy the constraint 'Driver<any>'.
|