]> git.tdb.fi Git - r2c2.git/commitdiff
Avoid nested block reservations completely
authorMikko Rasa <tdb@tdb.fi>
Wed, 8 Apr 2015 16:55:21 +0000 (19:55 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 8 Apr 2015 17:02:16 +0000 (20:02 +0300)
The emission queue turned out to still be broken in some situations.
Rather than make the logic even more complex, I'll just delay the
reservation until we're no longer inside a signal emission.  For good
measure, the same is applied to turnout and sensor signals too.


No differences found