observatoire-mobilite / odmkraken

The **kraken** is the orchestration layer responsible for gathering and postprocessing ODM's mobility data
MIT License
0 stars 0 forks source link

Fix: ensure results are committed to `results` after mapmatching is done. #69

Closed gilgeorges closed 1 year ago

gilgeorges commented 1 year ago

This fixes a bug in the PostgresConnector class, ensuring that execute_batch commits if no external cursor was provided.