Automattic / kue

Kue is a priority job queue backed by redis, built for node.js.
http://automattic.github.io/kue
MIT License
9.46k stars 867 forks source link

feat(progress): adding clbk to set progress - fix inconsisentcies #1205

Open finalclass opened 5 years ago

finalclass commented 5 years ago

fixes https://github.com/Automattic/kue/issues/1204

finalclass commented 5 years ago

BTW Travis fails becuase of stylus error (https://travis-ci.org/Automattic/kue/jobs/442076508#L714). My tests pass.