v14.0.8: api.tasks.locks

2 views
Skip to first unread message

Evan Tahler

unread,
Jul 7, 2016, 8:32:40 PM7/7/16
to actionHero.js
https://github.com/evantahler/actionhero/releases/tag/v14.0.8

Resque Locks

  • api.tasks.locks(next)
    • next(error, locks)
    • will return an array of all locks from your resque cluster (both queue and worker)
  • api.tasks.delLock(lockName, next)
    • next(error, count)
    • will return the count of locks deleted (if any)
  • by @evantahler via cfa5476

Misc

  • ActionHero start/stop/restart messages have been homogenized at *** ActionHero VERB ***
  • Removed checking process.env.PWD as a possible source of the project's working directory at boot (see nodejs/node#7545 for more information)
Reply all
Reply to author
Forward
0 new messages