Skip to content

Conversation

@Notgnoshi
Copy link
Owner

@Notgnoshi Notgnoshi commented Jan 20, 2026

Closes #119

If the callbacks registered in self.connect_mqtt() are called before the
rest of the BustlightMonitor.__init__() method has completed, they'll
try to access fields (like self.status) that don't exist yet, which
causes a crash.
@Notgnoshi Notgnoshi force-pushed the dev branch 3 times, most recently from 169ab29 to 4abeb8d Compare January 21, 2026 00:50
@Notgnoshi Notgnoshi marked this pull request as ready for review January 23, 2026 17:08
It's too hard to get the installation correct across different Python
and glibc versions, and it's not a tool I use often enough to justify
getting the installation working reliably.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to effectively use tmux with SSH

2 participants