darrylb123 / usbrelay

Control usb relay - based on hidapi
GNU General Public License v2.0
316 stars 98 forks source link

Daemon exits when modules unplugged #118

Open pisemsky opened 2 days ago

pisemsky commented 2 days ago

Is there a reason for such behavior, like preventing memory leaks?

Is it possible to run daemon forever and support hot-(un)plugging?

It would be much simpler and desirable and expected from a daemon.