openlcb / OpenLCB_Java

Java implementation of OpenLCB / LCC protocols. This implementation operates inside JMRI, and can also be used inside Android apps.
6 stars 9 forks source link

catch IllegalStateException when attempting to add a timer task after shutdown. #129

Closed pabender closed 6 years ago

pabender commented 6 years ago

This replaces the stack trace reported in #128 with a warning, but does not address any potential race conditions that lead to the stack trace being generated.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.02%) to 69.08% when pulling 8f87a7ea59319de388b0f3152cba9f9c180e748c on pabender:master into a81f2b613250c63a91e7a01ed4be33854d704340 on openlcb:master.