]> git.tdb.fi Git - r2c2.git/commitdiff
Avoid arriving too early if there's an unexpected stop on the last route
authorMikko Rasa <tdb@tdb.fi>
Wed, 11 Feb 2015 18:14:30 +0000 (20:14 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 11 Feb 2015 23:59:24 +0000 (01:59 +0200)
If the final block of the route is allocated while the train is stopped,
arrival could be triggered prematurely.  I'm not entirely certain if this
can happen in absence of certain quirks of the dummy driver, but better
safe than sorry.


No differences found