Skip to content

bugfix for keep alive zero#1038

Open
ChuckMash wants to merge 1 commit into
knolleary:masterfrom
ChuckMash:keepalive-zero-fix
Open

bugfix for keep alive zero#1038
ChuckMash wants to merge 1 commit into
knolleary:masterfrom
ChuckMash:keepalive-zero-fix

Conversation

@ChuckMash

Copy link
Copy Markdown

Setting keep alive to 0, or infinite keep alive, is not currently handled correctly.
Currently the client will immediately disconnect when keep alive is set to 0, this fix adds a check for this state before attempting PINGREQ.

Solves #1033

@damdo

damdo commented Jan 12, 2024

Copy link
Copy Markdown

Hey @knolleary would you be able to review/merge this oneliner bugfix?
It would save A LOT of reconnections for all of us!
Thanks :)

@hmueller01

Copy link
Copy Markdown

Unfortunately there are so may undone pull requests here that one can believe that @knolleary dropped support of this repo. Maybe it's good to do a PR at https://github.com/thingsboard/pubsubclient as they promised to support development on this library.

@damdo

damdo commented Jan 14, 2024

Copy link
Copy Markdown

@hmueller01 opened a PR there: thingsboard#7

@hmueller01

Copy link
Copy Markdown

This is solved in https://github.com/hmueller01/pubsubclient3

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.

3 participants