GIScience / openrouteservice

🌍 The open source route planner api with plenty of features.
https://openrouteservice.org
GNU General Public License v3.0
1.33k stars 379 forks source link

Preparation mode does not exit successfully after mapgen is complete #1763

Closed joewragg closed 1 month ago

joewragg commented 3 months ago

Is there an existing issue for this?

Problem description

If using preperation mode in routing the mapgen should finish and then the process should exit 0 instead it will just continue

Proposed solution

In preperation mode it should exit 0 post mapgen

Additional context

No response

Forum Topic Link

No response

aoles commented 1 month ago

Fixed in https://github.com/GIScience/openrouteservice/pull/1772