Skip to content

Fix race condition in track matching

Thomas Boettcher requested to merge thboettc_matching_race into 2024-patches

Changes how indices are incremented in the matching algorithm.

I think this fixes a race condition, but I'd appreciate additional sets of eyes @cagapopo @ascarabo @ahennequ

Merge request reports