Page MenuHomePhabricator

process-control lock contention cronspam
Closed, ResolvedPublic1 Estimated Story Points

Description

This is hitting our inboxen, and probably shouldn't:

raise LockError("Aborting! Previous process ({pid}) is still alive. Remove lockfile manually if in error: {path}".format(pid=pid, path=filename))

Event Timeline

Change 347673 had a related patch set uploaded (by Awight):
[wikimedia/fundraising/process-control@master] Fix cronspam: Lock errors should be reported the same way as other exceptions

https://gerrit.wikimedia.org/r/347673

Change 347673 merged by jenkins-bot:
[wikimedia/fundraising/process-control@master] Fix cronspam: Lock errors should be reported the same way as other exceptions

https://gerrit.wikimedia.org/r/347673

Ejegg assigned this task to awight.
Ejegg set the point value for this task to 1.