vapor / queues

A queue system for Vapor.
MIT License
169 stars 41 forks source link

Fix everySecond bug #58

Closed jdmcd closed 4 years ago

jdmcd commented 4 years ago

This update fixes a bug that caused everySecond() not to fire when running scheduled jobs.

Andrewangeta commented 4 years ago

Or was that the Jobs Redis driver specifically?

jdmcd commented 4 years ago

@tanner0101 will do!

@Andrewangeta you are thinking of https://github.com/vapor/jobs-redis-driver/issues/11

tanner0101 commented 4 years ago

These changes are now available in 1.0.0-beta.3.2