Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occasional race condition with late joiner MQTT broker #3

Open
aaron-613 opened this issue May 26, 2020 · 0 comments
Open

Occasional race condition with late joiner MQTT broker #3

aaron-613 opened this issue May 26, 2020 · 0 comments

Comments

@aaron-613
Copy link
Collaborator

Experienced this one... had a number of connections to various MQTT brokers... the Mosquitto one was last/late to join, and somehow modified an array that a later part of the code depended on, and caused a ArrayOOBounds exception. I don't have a screenshot or haven't been able to successfully reproduce, but check the code.

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

No branches or pull requests

1 participant