]> git.tdb.fi Git - r2c2.git/commitdiff
Store routing information in TrainRoutePlanner to avoid threading problems
authorMikko Rasa <tdb@tdb.fi>
Thu, 5 Feb 2015 08:40:19 +0000 (10:40 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 5 Feb 2015 08:40:19 +0000 (10:40 +0200)
TrainRouter removes checkpoints when the train passes them, which will
cause problems if the planner is still running.


No differences found