monsur/sonos-now-playing

findCoordinator.js hangs sometimes

monsur opened this issue · 1 comments

Sometimes when rebooting, findCoordinator.js hangs. At the very least, reuse the Logger class so that the log files are persisted and can be reviewed.

I think this is fixed by calling client.stop() at the correct time: f4e93da