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

System test broker with crash #753

Closed
wants to merge 1 commit into from

Conversation

kleunen
Copy link
Contributor

@kleunen kleunen commented Dec 8, 2020

Following test demonstrates the broker failing on assertions, with multiple clients connecting with the same client_id:

Running 1 test case...
Publish: 100
Publish: 100
Publish: 100
Publish: 100
Assertion failed: it != idx.end(), file C:\data\projecten\mqtt_cpp\include\mqtt/broker/broker.hpp, line 1227

@redboltz
Copy link
Owner

redboltz commented Dec 9, 2020

Thanks you very much! I appreciate your effort.
I will take a look it.
So far, I reproduced the same error on my local environment after some compiler warnings (as errors) fixed.

@redboltz
Copy link
Owner

redboltz commented Dec 9, 2020

See #754

@redboltz redboltz closed this Dec 9, 2020
@kleunen
Copy link
Contributor Author

kleunen commented Dec 9, 2020

See #754

That was quick. Let me have a look

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.

2 participants