Hi,
I am trying to use the latest OSM data and preprocess with OSRM 5.27.1. But when extracting using the car profile car.lua, I get the below error
traffic_signal.lua:12: attempt to index global 'traffic_lights' (a nil value)
It seems to be coming from https://github.com/Project-OSRM/osrm-backend/blob/master/profiles/lib/traffic_signal.lua#L12
traffic_signal.lua