Closed jdmcd closed 4 years ago
This update fixes a bug that caused everySecond() not to fire when running scheduled jobs.
everySecond()
Or was that the Jobs Redis driver specifically?
@tanner0101 will do!
@Andrewangeta you are thinking of https://github.com/vapor/jobs-redis-driver/issues/11
These changes are now available in 1.0.0-beta.3.2
This update fixes a bug that caused
everySecond()
not to fire when running scheduled jobs.