HomePhorge

(PUP-1070) cleanup empty/invalid lockfiles
c7c482225611Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1070) cleanup empty/invalid lockfiles

Currently lockfiles won't be cleaned up automatically if they're empty or contain
non numeric characters.

This commit solves this by verifying that the content of the lockfile
contains a number or otherwise return nil which will result in deleting
the pidfile.

Details

Provenance
Johan Haals <johan.haals@gmail.com>Authored on
Iristyle <Iristyle@github>Committed on May 28 2014, 8:27 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU90aad3fff7d2: Merge remote-tracking branch 'origin/stable'
Branches
Unknown
Tags
Unknown

Event Timeline

Iristyle <Iristyle@github> committed rPUc7c482225611: (PUP-1070) cleanup empty/invalid lockfiles (authored by Johan Haals <johan.haals@gmail.com>).May 28 2014, 8:27 PM