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

add names to java.util.Timer objects #118

Closed pabender closed 6 years ago

pabender commented 6 years ago

This is related to https://github.com/JMRI/JMRI/pull/4818

We need to identify the timer threads, so we know where they come from.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.06%) to 70.036% when pulling 7a962dc1c78dbcd2a5d965c261c280263a1bdd45 on pabender:master into ffaa74a1f9ae1e89e0d805db6dea8c018e7287dd on openlcb:master.