MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

MRT - disconnect on exit. Add 'exit' method to classes with backgroun… #283

Closed AESilky closed 9 months ago

AESilky commented 9 months ago

…d threads to signal them to stop/exit.

To help remove the station from the server when exiting. Disconnect and stop background threads when MRT is closed.