Mercurial > trustbridge
annotate AUTHORS @ 1332:8362e30f7b55
(issue139) Check that pid is not running if the lock can be aquired
If the lock on the lockfile can be aquired it might still be
possible that another process is running. So we read the
pid from the lockfile and check if another process with the
same installation prefix as us is running.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 15 Oct 2014 14:19:46 +0200 |
parents | 7e63b344ac06 |
children |
rev | line source |
---|---|
1235
7e63b344ac06
AUTHORs: better phrasing.
Bernhard Reiter <bernhard@intevation.de>
parents:
1225
diff
changeset
|
1 TrustBridge software enginieering by |
7e63b344ac06
AUTHORs: better phrasing.
Bernhard Reiter <bernhard@intevation.de>
parents:
1225
diff
changeset
|
2 Intevation GmbH <http://intevation.de/> in particular: |
1225 | 3 |
4 Andre Heinecke <andre.heinecke@intevation.de> | |
5 Bernhard Reiter <bernhard.reiter@intevation.de> | |
6 Emanuel Schütze <emanuel.schuetze@intevation.de> | |
7 Sascha Wilde <sascha.wilde@intevation.de> | |
8 Raimund Renkert <raimund.renkert@intevation.de> | |
9 | |
10 | |
11 TrustBridge was contracted by the German Federal Office for | |
12 Information Security (BSI) <https://bsi.bund.de/>. | |
13 | |
14 | |
15 Public development platform: | |
16 http://wald.intevation.de/projects/trustbridge |