eclipse / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.

Home Page:https://eclipse.dev/sumo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deadlock on parallel routing

namdre opened this issue · comments

regression in 1.0.0 )-:

lock is not released when returning cached value in MSEdge::getViaSuccessors

still needs a regression test because our tests did not catch this.