osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Osrm datastore stability

Open ctudorache opened this issue 3 years ago • 0 comments

Issue

Osrm-datastore stability fixes:

  • test if old shm segment exists before swapping data
  • on signal handler (SIGTERM, SIGABRT, ..): -- avoid deleting the global shared object "osrm-region" -- release the global mutex

Tasklist

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

ctudorache avatar Mar 18 '22 15:03 ctudorache