Open behrisch opened 7 years ago
in 5e54eb6 (aka r22871) reverting 5fe8c2a (aka r22870). It introducef thread-deadlocks. Also, despite locking myPartialVehicles, there was still potential inconsistency when calling MSVehicle::getBackPositionOnLane when the vehicle position is updated but myFurtherLanes have not been recomputed.
@namdre changed description from:
when retrieving bruttoOccupancy for lane coloring, the lane is not locked against modification of partial occupators.
to:
when retrieving bruttoOccupancy for lane coloring, the lane is not locked against modification of partial occupators.
see bugreports folder
when retrieving bruttoOccupancy for lane coloring, the lane is not locked against modification of partial occupators.
see bugreports folder
Migrated from http://sumo.dlr.de/ticket/2850