12urenloop / Telraam

New and hopefully improved application to count laps of the 12urenloop event
MIT License
6 stars 2 forks source link

Dynamic thread creation for Station Fetchers #121

Open FKD13 opened 7 months ago

FKD13 commented 7 months ago

At the moment, new stations that get added to the database while telraam is running don't get fetched untill telraam is restarted. It might be desirable to dynamically create these threads when a new station is detected.