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

MQTTV5: running test_will_message fails after test_redelivery_on_reconnect #49

Open
troian opened this issue Jul 4, 2018 · 0 comments

Comments

@troian
Copy link

troian commented Jul 4, 2018

Looks like bclient should start with cleanSession=True or it may receive messages from the previous test

bclient.connect(host=host, port=port, cleanstart=False)

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