Skip to content

mqtt.loop_start() method has issues on Linux Machines #1

@mlevine324

Description

@mlevine324

Applications currently have a start_up method that uses paho mqtt's loop_start() function, but for some reason on Linux machines only the background process is terminated after initial connect (i.e. does connect but immediately disconnects). Issue is resolved by using the loop_forever() method instead. Consider adjusting start_up for v2.0 release.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions