Skip to content

Multicore worker and map synchronization

Jakub Beránek requested to merge multicore-worker into main

This PR completely changes the inner async loop of the worker, so that it can returns responses asynchronously. This allows waiting for map updates and also adding multiple worker cores.

Merge request reports

Loading