Skip to content

umqtt.robust: let reconnect() call the connect() method of the top class #669

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ian-llewellyn
Copy link
Contributor

@ian-llewellyn ian-llewellyn commented May 25, 2023

This allows overriding of the connect() method by a subclass as per the included examples: example_lwt_robust.py and example_resubscribe_robust.py.

Fixes #186 (by enabling example_resubscribe_robust.py)
Supersedes PR #195 (original source file moved, examples added)

@ian-llewellyn
Copy link
Contributor Author

@andrewleech, if you had a moment to review + comment, I'd appreciate it.

@andrewleech
Copy link
Contributor

Those examples look great!

@ian-llewellyn
Copy link
Contributor Author

Anything else I ought to do / address before this can go forward for merge?

This allows overriding of the connect() method by a subclass as per the
included examples: `example_lwt_robust.py` and `example_resubscribe_robust.py`.

  Co-authored by: Ian Cotter-Llewellyn <ian_llewellyn@hotmail.com>
  Date: Thu May 25 11:42:20 2023 +0100
@ian-llewellyn ian-llewellyn force-pushed the umqtt.robust.connect branch from 8d4503b to 1d1f6ac Compare June 6, 2023 16:15
@ian-llewellyn
Copy link
Contributor Author

Hey guys, any chance we can progress this to merge? If there's anything else to do beforehand, let me know.

@ian-llewellyn
Copy link
Contributor Author

@andrewleech, @dpgeorge, you guys seem like the people to be pestered! 🤣 (sorry). Are there reasons this PR shouldn't progress? If there's anything more I should do, please do tell.

@ian-llewellyn
Copy link
Contributor Author

Just polling to see if this can go ahead.

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.

4 participants