]> gerrit.simantics Code Review - simantics/platform.git/commit
Try to acquire DB lock even if the lock file already exists 95/495/1
authorJussi Koskela <jussi.koskela@semantum.fi>
Mon, 8 May 2017 10:14:49 +0000 (13:14 +0300)
committerJussi Koskela <jussi.koskela@semantum.fi>
Mon, 8 May 2017 10:14:49 +0000 (13:14 +0300)
commitca260ab8f66fabd96ec3af80a3143ae09907d3db
tree1a5433569ee85eb17b216526459ab36a34f461c5
parent04a7cb7f4ec34ddd4747723fd51ea22edd5ede0b
Try to acquire DB lock even if the lock file already exists

Lock file may already exist if the program crashed or was terminated
forcefully. It is ok to try acquiring the lock on existing lock file.

refs #7124

Change-Id: I1467dee3d889d18c68664f6df0b9fa9b13296351
bundles/org.simantics.acorn/src/org/simantics/acorn/internal/AcornDatabase.java