#7803 Fix taskd_cleanup to search for right process name

v1.3.1
closed
General
2015-08-10
2014-12-01
No

Back in [#5328] we changed the taskd process names once they started running. We still have a few places that look for "paster taskd" in process name, but that is not correct any more. Commit [ce6e55] fixed one place. We need to fix Allura/allura/command/taskd_cleanup.py the same way.

Also in the docs, Allura/docs/contributing.rst has pkill "paster taskd" which needs to be updated.

Related

Tickets: #5328

Discussion

  • Dave Brondsema

    Dave Brondsema - 2015-06-18
    • labels: bitesize --> bitesize, sf-current
     
  • Igor Bondarenko - 2015-06-19
    • labels: bitesize, sf-current --> bitesize, sf-current, 42cc
    • status: open --> in-progress
    • assigned_to: Igor Bondarenko
     
  • Dave Brondsema

    Dave Brondsema - 2015-06-29
    • labels: bitesize, sf-current, 42cc --> bitesize, sf-current, 42cc, sf-1
     
  • Dave Brondsema

    Dave Brondsema - 2015-06-29
    • status: in-progress --> closed
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2015-07-13
    • labels: bitesize, sf-current, 42cc, sf-1 --> bitesize, 42cc, sf-1
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-10
    • Milestone: unreleased --> v1.3.1
     

Log in to post a comment.