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

abstract: synchronize method to get next frame ID to avoid multiple threads to increment the counter at the same time #131

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

rubenmoral
Copy link
Member

This could fix an issue of a customer getting sometimes an
IllegalArgumentException when sending data (#130).

Signed-off-by: Ruben Moral ruben.moral@digi.com

…hreads

to increment the counter at the same time

This could fix an issue of a customer getting sometimes an
IllegalArgumentException when sending data (#130).

Signed-off-by: Ruben Moral <ruben.moral@digi.com>
@rubenmoral rubenmoral merged commit a22dbba into master Jan 29, 2019
@rubenmoral rubenmoral deleted the rmoral/synchronized_frame_id branch January 29, 2019 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants